Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally
272f1fc2cf3a: Pulling from altinityinfra/stateless-test
9cb31e2e37ea: Pulling fs layer
df359b7b1559: Pulling fs layer
3a559aa61c9d: Pulling fs layer
68a0cab749fd: Pulling fs layer
651fb59f4bde: Pulling fs layer
e46ee7633e06: Pulling fs layer
4d81e853134c: Pulling fs layer
2ca83fb30920: Pulling fs layer
87383c42c280: Pulling fs layer
c69fd5871616: Pulling fs layer
be36e833f5a0: Pulling fs layer
68a0cab749fd: Waiting
651fb59f4bde: Waiting
e46ee7633e06: Waiting
4d81e853134c: Waiting
01d36d6d8ac0: Pulling fs layer
d26aa70e4ee9: Pulling fs layer
87383c42c280: Waiting
4f4fb700ef54: Pulling fs layer
2ca83fb30920: Waiting
a530659dc546: Pulling fs layer
67ee28f56be0: Pulling fs layer
b4317c09da11: Pulling fs layer
85d8d0cf5c07: Pulling fs layer
4f4fb700ef54: Waiting
d26aa70e4ee9: Waiting
698f50c38bfc: Pulling fs layer
72201d93f05d: Pulling fs layer
67ee28f56be0: Waiting
b470e71e0f04: Pulling fs layer
b4317c09da11: Waiting
ac7e0d204651: Pulling fs layer
b7ee99b11446: Pulling fs layer
6c599e19d203: Pulling fs layer
25487a5e81e2: Pulling fs layer
860a93490d01: Pulling fs layer
698f50c38bfc: Waiting
72201d93f05d: Waiting
85d8d0cf5c07: Waiting
9cdda56dc0a5: Pulling fs layer
ac7e0d204651: Waiting
9cdda56dc0a5: Waiting
be36e833f5a0: Waiting
01d36d6d8ac0: Waiting
25487a5e81e2: Waiting
860a93490d01: Waiting
b7ee99b11446: Waiting
df359b7b1559: Verifying Checksum
df359b7b1559: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
68a0cab749fd: Verifying Checksum
68a0cab749fd: Download complete
3a559aa61c9d: Verifying Checksum
3a559aa61c9d: Download complete
4d81e853134c: Verifying Checksum
4d81e853134c: Download complete
e46ee7633e06: Verifying Checksum
e46ee7633e06: Download complete
651fb59f4bde: Verifying Checksum
651fb59f4bde: Download complete
9cb31e2e37ea: Pull complete
df359b7b1559: Pull complete
87383c42c280: Verifying Checksum
87383c42c280: Download complete
c69fd5871616: Download complete
be36e833f5a0: Download complete
01d36d6d8ac0: Verifying Checksum
01d36d6d8ac0: Download complete
d26aa70e4ee9: Verifying Checksum
d26aa70e4ee9: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
a530659dc546: Verifying Checksum
a530659dc546: Download complete
67ee28f56be0: Verifying Checksum
67ee28f56be0: Download complete
b4317c09da11: Verifying Checksum
b4317c09da11: Download complete
85d8d0cf5c07: Download complete
698f50c38bfc: Verifying Checksum
698f50c38bfc: Download complete
3a559aa61c9d: Pull complete
68a0cab749fd: Pull complete
b470e71e0f04: Download complete
ac7e0d204651: Download complete
b7ee99b11446: Verifying Checksum
b7ee99b11446: Download complete
6c599e19d203: Verifying Checksum
6c599e19d203: Download complete
25487a5e81e2: Verifying Checksum
25487a5e81e2: Download complete
72201d93f05d: Verifying Checksum
72201d93f05d: Download complete
860a93490d01: Verifying Checksum
860a93490d01: Download complete
651fb59f4bde: Pull complete
2ca83fb30920: Download complete
e46ee7633e06: Pull complete
9cdda56dc0a5: Verifying Checksum
9cdda56dc0a5: Download complete
4d81e853134c: Pull complete
2ca83fb30920: Pull complete
87383c42c280: Pull complete
c69fd5871616: Pull complete
be36e833f5a0: Pull complete
01d36d6d8ac0: Pull complete
d26aa70e4ee9: Pull complete
4f4fb700ef54: Pull complete
a530659dc546: Pull complete
67ee28f56be0: Pull complete
b4317c09da11: Pull complete
85d8d0cf5c07: Pull complete
698f50c38bfc: Pull complete
72201d93f05d: Pull complete
b470e71e0f04: Pull complete
ac7e0d204651: Pull complete
b7ee99b11446: Pull complete
6c599e19d203: Pull complete
25487a5e81e2: Pull complete
860a93490d01: Pull complete
9cdda56dc0a5: Pull complete
Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1
Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a
+ source /setup_export_logs.sh
++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh
++ CLICKHOUSE_CI_LOGS_USER=ci
++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export
++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, '
++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id'
++ EXTRA_ORDER_BY_COLUMNS=check_name
++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), '
++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols'
+ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/stress_tests.lib
++ OK='\tOK\t\N\t'
++ FAIL='\tFAIL\t\N\t'
++ FAILURE_CONTEXT_LINES=100
++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000
++ source /basic_helpers.sh
+ dmesg --clear
+ set -e -x -a
+ USE_DATABASE_REPLICATED=0
+ USE_SHARED_CATALOG=0
++ rg -v '#' /usr/share/zoneinfo/zone.tab
++ awk '{print $3}'
++ shuf
++ head -n1
+ TZ=Europe/Tirane
+ echo 'Chosen random timezone Europe/Tirane'
+ ln -snf /usr/share/zoneinfo/Europe/Tirane /etc/localtime
Chosen random timezone Europe/Tirane
+ echo Europe/Tirane
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.3.20286.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static_25.3.3.20286.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static.
(Reading database ... 48449 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static_25.3.3.20286.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-common-static (25.3.3.20286.altinityantalya+tsan) ...
Setting up clickhouse-common-static (25.3.3.20286.altinityantalya+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20286.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20286.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static-dbg.
(Reading database ... 48476 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static-dbg_25.3.3.20286.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-common-static-dbg (25.3.3.20286.altinityantalya+tsan) ...
Setting up clickhouse-common-static-dbg (25.3.3.20286.altinityantalya+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.3.20286.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-server_25.3.3.20286.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-server.
(Reading database ... 48483 files and directories currently installed.)
Preparing to unpack .../clickhouse-server_25.3.3.20286.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-server (25.3.3.20286.altinityantalya+tsan) ...
Setting up clickhouse-server (25.3.3.20286.altinityantalya+tsan) ...
ClickHouse binary is already located at /usr/bin/clickhouse
Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse.
Creating symlink /usr/bin/ch to /usr/bin/clickhouse.
Creating symlink /usr/bin/chl to /usr/bin/clickhouse.
Creating symlink /usr/bin/chc to /usr/bin/clickhouse.
Creating clickhouse group if it does not exist.
groupadd -r clickhouse
Creating clickhouse user if it does not exist.
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse
Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf.
Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration.
Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration.
Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it.
/etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path.
/etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path.
Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it.
Log directory /var/log/clickhouse-server/ already exists.
Creating data directory /var/lib/clickhouse/.
Creating pid directory /var/run/clickhouse-server.
chown -R clickhouse:clickhouse '/var/log/clickhouse-server/'
chown -R clickhouse:clickhouse '/var/run/clickhouse-server'
chown clickhouse:clickhouse '/var/lib/clickhouse/'
groupadd -r clickhouse-bridge
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge'
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge'
Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it.
Setting capabilities for clickhouse binary. This is optional.
chown -R clickhouse:clickhouse '/etc/clickhouse-server'
ClickHouse has been successfully installed.
Start clickhouse-server with:
sudo clickhouse start
Start clickhouse-client with:
clickhouse-client
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.3.20286.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-client_25.3.3.20286.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-client.
(Reading database ... 48500 files and directories currently installed.)
Preparing to unpack .../clickhouse-client_25.3.3.20286.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-client (25.3.3.20286.altinityantalya+tsan) ...
Setting up clickhouse-client (25.3.3.20286.altinityantalya+tsan) ...
+ return
+ echo ''
+ [[ -z '' ]]
+ ch --query 'SELECT 1'
1
+ chl --query 'SELECT 1'
1
+ chc --version
ClickHouse client version 25.3.3.20286.altinityantalya (altinity build).
+ ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test
+ export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ source /repo/tests/docker_scripts/attach_gdb.lib
++ source /repo/tests/docker_scripts/utils.lib
+++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
+++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
++ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/utils.lib
++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
+ /repo/tests/config/install.sh
+ DEST_SERVER_PATH=/etc/clickhouse-server
+ DEST_CLIENT_PATH=/etc/clickhouse-client
+++ dirname /repo/tests/config/install.sh
++ cd /repo/tests/config
++ pwd -P
+ SRC_PATH=/repo/tests/config
+ '[' 0 -ge 2 ']'
+ FAST_TEST=0
+ NO_AZURE=0
+ [[ 0 -gt 0 ]]
+ echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server'
+ mkdir -p /etc/clickhouse-server/config.d/
Going to install test configs from /repo/tests/config into /etc/clickhouse-server
+ mkdir -p /etc/clickhouse-server/users.d/
+ mkdir -p /etc/clickhouse-client
+ ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/
+ '[' 0 '!=' 1 ']'
+ ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/
+ [[ -n '' ]]
+ ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/
+ ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/server.key /etc/clickhouse-server/
+ ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/
+ ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/
+ ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml
+ ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml
+ value=0
+ sed --follow-symlinks -i 's|[01]|0|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=61487104
+ sed --follow-symlinks -i 's|[[:digit:]]\+|61487104|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=5844992
+ sed --follow-symlinks -i 's|[[:digit:]]\+|5844992|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=1
+ sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ '' == \1 ]]
+ [[ '' == \1 ]]
+ [[ 1 == \1 ]]
+ [[ 0 != \1 ]]
+ ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/
+ [[ '' == \1 ]]
+ [[ 0 == \1 ]]
+ ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml
+ /repo/tests/docker_scripts/setup_minio.sh stateless
+ azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence
+ export MINIO_ROOT_USER=clickhouse
+ MINIO_ROOT_USER=clickhouse
+ export MINIO_ROOT_PASSWORD=clickhouse
+ MINIO_ROOT_PASSWORD=clickhouse
+ main stateless
+ local query_dir
++ check_arg stateless
++ local query_dir
++ '[' '!' 1 -eq 1 ']'
++ case "$1" in
++ query_dir=0_stateless
++ echo 0_stateless
+ query_dir=0_stateless
+ '[' '!' -f ./minio ']'
+ start_minio
+ mkdir -p ./minio_data
+ ./minio --version
minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3)
Runtime: go1.22.5 linux/amd64
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Copyright: 2015-2024 MinIO, Inc.
+ wait_for_it
+ local counter=0
+ local max_counter=60
+ local url=http://localhost:11111
+ params=('--silent' '--verbose')
+ local params
+ ./minio server --address :11111 ./minio_data
+ grep AccessDenied
+ curl --silent --verbose http://localhost:11111
trying to connect to minio
+ [[ 0 == \6\0 ]]
+ echo 'trying to connect to minio'
+ sleep 1
In-memory extent storage is enabled with a limit of 15667.21 MB (16428263424 bytes, 50% of total memory).
Azurite Blob service is starting on 0.0.0.0:10000
Azurite Blob service successfully listens on http://0.0.0.0:10000
INFO: Formatting 1st pool, 1 set(s), 1 drives per set.
INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:40661 http://127.0.0.1:40661
Docs: https://min.io/docs/minio/linux/index.html
+ counter=1
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
AccessDenied
Access Denied./18489DD2F019A6CE7dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f
+ lsof -i :11111
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
minio 279 root 8u IPv4 21168 0t0 TCP localhost:11111 (LISTEN)
minio 279 root 9u IPv6 21169 0t0 TCP *:11111 (LISTEN)
minio 279 root 10u IPv6 21170 0t0 TCP localhost:11111 (LISTEN)
+ sleep 5
+ setup_minio stateless
+ local test_type=stateless
+ ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse
Added `clickminio` successfully.
+ ./mc admin user add clickminio test testtest
Added user `test` successfully.
+ ./mc admin policy attach clickminio readwrite --user=test
Attached Policies: [readwrite]
To User: test
+ ./mc mb --ignore-existing clickminio/test
Bucket created successfully `clickminio/test`.
+ '[' stateless = stateless ']'
+ ./mc anonymous set public clickminio/test
Access permission for `clickminio/test` is set to `public`
+ upload_data 0_stateless /repo/tests/
+ local query_dir=0_stateless
+ local test_path=/repo/tests/
+ local data_path=/repo/tests//queries/0_stateless/data_minio
+ '[' -d /repo/tests//queries/0_stateless/data_minio ']'
+ ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar`
`/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow`
`/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet`
`/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet`
`/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz`
`/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet`
`/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet`
`/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv`
`/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv`
`/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv`
`/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro`
`/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv`
Total: 5.48 MiB, Transferred: 5.48 MiB, Speed: 139.95 MiB/s
+ setup_aws_credentials
+ local minio_root_user=clickhouse
+ local minio_root_password=clickhouse
+ mkdir -p /root/.aws
+ cat
+ config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ [[ -n '' ]]
+ export IS_FLAKY_CHECK=0
+ IS_FLAKY_CHECK=0
+ export NUM_TRIES
+ '[' 1 -gt 1 ']'
+ sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
1
+ break
+ setup_logs_replication
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ attach_gdb_to_clickhouse
++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)'
+ IS_ASAN=0
+ [[ 0 = \1 ]]
++ kill -l SIGRTMIN
+ RTMIN=34
+ echo '
set follow-fork-mode parent
handle SIGHUP nostop noprint pass
handle SIGINT nostop noprint pass
handle SIGQUIT nostop noprint pass
handle SIGPIPE nostop noprint pass
handle SIGTERM nostop noprint pass
handle SIGUSR1 nostop noprint pass
handle SIGUSR2 nostop noprint pass
handle SIG34 nostop noprint pass
info signals
# safeExit is called if graceful shutdown times out. Print stack traces in that case.
break safeExit
continue
backtrace full
info registers
p top' 1 KiB of the 'stack:
p/x *(uint64_t[128]*)$sp
maintenance info sections
thread apply all backtrace full
disassemble /s
up
disassemble /s
up
disassemble /s
p "done"
detach
quit
'
+ sleep 5
+ ts '%Y-%m-%d %H:%M:%S'
++ cat /var/run/clickhouse-server/clickhouse-server.pid
+ gdb -batch -command script.gdb -p 409
aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory
+ run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
+ local retries=60
+ shift
+ local retry=0
+ '[' 0 -ge 60 ']'
+ clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
Connected to clickhouse-server after attaching gdb
+ return
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ max_retries=100
+ retry=1
+ '[' 1 -le 100 ']'
+ echo 'clickminio restart attempt 1:'
clickminio restart attempt 1:
++ ./mc admin service restart clickminio --wait --json
++ jq -r .status
INFO: Restarting on service signal
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:33479 http://127.0.0.1:33479
Docs: https://min.io/docs/minio/linux/index.html
Output of restart status: success
success
Restarted clickminio successfully.
+ output='success
success'
+ echo 'Output of restart status: success
success'
+ expected_output='success
success'
+ '[' 'success
success' = 'success
success' ']'
+ echo 'Restarted clickminio successfully.'
+ break
+ '[' 1 -gt 100 ']'
+ MC_ADMIN_PID=1345
+ ./mc admin trace clickminio
+ export -f run_tests
+ export -f prepare_stateful_data
+ prepare_stateful_data
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ clickhouse-client --query 'SHOW DATABASES'
INFORMATION_SCHEMA
default
information_schema
system
+ clickhouse-client --query 'CREATE DATABASE datasets'
+ clickhouse-client
+ clickhouse-client --query 'SHOW TABLES FROM datasets'
hits_v1
visits_v1
+ clickhouse-client --query 'CREATE DATABASE test'
+ clickhouse-client --query 'SHOW TABLES FROM test'
+ [[ -n '' ]]
+ clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits'
+ clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits'
+ clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\'''
+ clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16'
+ clickhouse-client --query 'SHOW TABLES FROM test'
hits
hits_s3
visits
+ clickhouse-client --query 'SELECT count() FROM test.hits'
8873898
+ clickhouse-client --query 'SELECT count() FROM test.visits'
1676861
+ '[' 1 -gt 1 ']'
+ run_tests
+ set -x
+ read -ra ADDITIONAL_OPTIONS
+ HIGH_LEVEL_COVERAGE=YES
+ '[' 1 -gt 1 ']'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ 0 -eq 1 ]]
+ [[ '' -eq 1 ]]
+ [[ 0 -eq 1 ]]
++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\'''
+ [[ 1 == 0 ]]
+ ADDITIONAL_OPTIONS+=('--jobs')
+ ADDITIONAL_OPTIONS+=('8')
+ [[ -n 2 ]]
+ [[ -n 6 ]]
+ ADDITIONAL_OPTIONS+=('--run-by-hash-num')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM")
+ ADDITIONAL_OPTIONS+=('--run-by-hash-total')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL")
+ HIGH_LEVEL_COVERAGE=NO
+ [[ -n '' ]]
+ [[ NO = \Y\E\S ]]
+ [[ '' -eq 1 ]]
+ ADDITIONAL_OPTIONS+=('--zookeeper')
+ ADDITIONAL_OPTIONS+=('--shard')
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ [[ -n '' ]]
+ ADDITIONAL_OPTIONS+=('--report-logs-stats')
+ run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ local retries=10
+ shift
+ local retry=0
+ '[' 0 -ge 10 ']'
+ clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ return
+ set +e
+ TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}")
+ clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 2 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats
+ ts '%Y-%m-%d %H:%M:%S'
+ tee -a test_output/test_result.txt
2025-06-13 15:43:21 Using queries from '/repo/tests/queries' directory
2025-06-13 15:43:21 Connecting to ClickHouse server... OK
2025-06-13 15:43:21 Connected to server 25.3.3.20286.altinityantalya @ af397d94e019832a2fd918447f5281366385f850 HEAD
2025-06-13 15:43:21 Found 1166 parallel tests and 133 sequential tests
2025-06-13 15:43:21 Running about 145 stateless tests (Process-6).
2025-06-13 15:43:21 02151_lc_prefetch: [ SKIPPED ] 0.00 sec.
2025-06-13 15:43:21 Reason: not running for current build
2025-06-13 15:43:22 02724_function_in_left_table_clause_asof_join: [ OK ] 0.58 sec.
2025-06-13 15:43:22 Running about 145 stateless tests (Process-10).
2025-06-13 15:43:22 02071_lower_upper_utf8_row_overlaps: [ OK ] 0.75 sec.
2025-06-13 15:43:22 Running about 145 stateless tests (Process-7).
2025-06-13 15:43:22 03197_storage_join_strictness_type_restriction: [ OK ] 0.83 sec.
2025-06-13 15:43:22 Running about 145 stateless tests (Process-8).
2025-06-13 15:43:22 01802_toDateTime64_large_values: [ OK ] 0.90 sec.
2025-06-13 15:43:22 Running about 145 stateless tests (Process-3).
2025-06-13 15:43:22 01051_same_name_alias_with_joins: [ OK ] 0.95 sec.
2025-06-13 15:43:22 Running about 145 stateless tests (Process-9).
2025-06-13 15:43:22 00331_final_and_prewhere: [ OK ] 1.14 sec.
2025-06-13 15:43:22 02026_arrayDifference_const: [ OK ] 0.53 sec.
2025-06-13 15:43:23 01914_index_bgranvea: [ OK ] 0.63 sec.
2025-06-13 15:43:23 Running about 145 stateless tests (Process-5).
2025-06-13 15:43:23 01684_insert_specify_shard_id: [ OK ] 1.44 sec.
2025-06-13 15:43:23 03150_infer_type_variant: [ OK ] 0.88 sec.
2025-06-13 15:43:23 00465_nullable_default: [ OK ] 0.74 sec.
2025-06-13 15:43:23 Running about 145 stateless tests (Process-4).
2025-06-13 15:43:23 00952_insert_into_distributed_with_materialized_column: [ OK ] 2.25 sec.
2025-06-13 15:43:23 03039_recursive_cte_postgres_5: [ OK ] 1.39 sec.
2025-06-13 15:43:24 02131_materialize_column_cast: [ OK ] 1.08 sec.
2025-06-13 15:43:24 01042_check_query_and_last_granule_size: [ OK ] 1.78 sec.
2025-06-13 15:43:24 03171_hashed_dictionary_short_circuit_bug_fix: [ OK ] 0.74 sec.
2025-06-13 15:43:24 00482_subqueries_and_aliases: [ OK ] 0.68 sec.
2025-06-13 15:43:24 02132_client_history_navigation: [ OK ] 2.09 sec.
2025-06-13 15:43:24 01017_bithamming_distance: [ OK ] 0.89 sec.
2025-06-13 15:43:24 02995_index_5: [ SKIPPED ] 0.00 sec.
2025-06-13 15:43:24 Reason: not running for current build
2025-06-13 15:43:24 02792_alter_table_modify_comment: [ OK ] 2.15 sec.
2025-06-13 15:43:24 00916_join_using_duplicate_columns: [ OK ] 1.09 sec.
2025-06-13 15:43:25 00394_new_nested_column_keeps_offsets: [ OK ] 1.08 sec.
2025-06-13 15:43:25 03144_asof_join_ddb_doubles: [ OK ] 0.93 sec.
2025-06-13 15:43:25 01019_materialized_view_select_extra_columns: [ OK ] 1.13 sec.
2025-06-13 15:43:26 03293_forbid_cluster_table_engine: [ OK ] 0.64 sec.
2025-06-13 15:43:26 00927_asof_join_noninclusive: [ OK ] 1.34 sec.
2025-06-13 15:43:26 02800_clickhouse_local_default_settings: [ OK ] 2.00 sec.
2025-06-13 15:43:26 02553_new_type_json_attach_partition: [ OK ] 0.78 sec.
2025-06-13 15:43:26 01354_order_by_tuple_collate_const: [ OK ] 0.58 sec.
2025-06-13 15:43:26 00917_multiple_joins_denny_crane: [ OK ] 0.73 sec.
2025-06-13 15:43:27 01424_parse_date_time_bad_date: [ OK ] 0.73 sec.
2025-06-13 15:43:27 01783_merge_engine_join_key_condition: [ OK ] 1.23 sec.
2025-06-13 15:43:27 02409_url_format_detection: [ OK ] 0.49 sec.
2025-06-13 15:43:27 02771_jit_functions_comparison_crash: [ OK ] 0.79 sec.
2025-06-13 15:43:28 02344_describe_cache: [ OK ] 2.98 sec.
2025-06-13 15:43:28 01582_distinct_subquery_groupby: [ OK ] 0.93 sec.
2025-06-13 15:43:28 00939_limit_by_offset: [ OK ] 0.78 sec.
2025-06-13 15:43:30 00925_zookeeper_empty_replicated_merge_tree_optimize_final_long: [ OK ] 5.47 sec.
2025-06-13 15:43:31 01186_conversion_to_nullable: [ OK ] 0.78 sec.
2025-06-13 15:43:32 03006_async_insert_deadlock_log: [ OK ] 3.49 sec.
2025-06-13 15:43:32 03305_fix_kafka_table_with_kw_arguments: [ OK ] 0.83 sec.
2025-06-13 15:43:33 02294_dictionaries_hierarchical_index: [ OK ] 1.28 sec.
2025-06-13 15:43:34 01926_union_all_schmak: [ OK ] 0.58 sec.
2025-06-13 15:43:34 03290_nullable_json: [ OK ] 1.69 sec.
2025-06-13 15:43:34 02340_union_header: [ OK ] 0.59 sec.
2025-06-13 15:43:34 01710_projection_optimize_materialize: [ OK ] 6.95 sec.
2025-06-13 15:43:34 00937_test_use_header_csv: [ OK ] 9.95 sec.
2025-06-13 15:43:34 01430_fix_any_rewrite_aliases: [ OK ] 0.58 sec.
2025-06-13 15:43:35 00545_weird_aggregate_functions: [ OK ] 0.58 sec.
2025-06-13 15:43:35 00753_distributed_system_columns_and_system_tables: [ OK ] 0.78 sec.
2025-06-13 15:43:36 02874_analysis_of_variance_overflow: [ OK ] 0.89 sec.
2025-06-13 15:43:36 02458_datediff_date32: [ OK ] 2.03 sec.
2025-06-13 15:43:36 01277_fromUnixTimestamp64: [ OK ] 1.79 sec.
2025-06-13 15:43:37 02677_analyzer_compound_expressions: [ OK ] 1.44 sec.
2025-06-13 15:43:37 02815_range_dict_no_direct_join: [ OK ] 0.88 sec.
2025-06-13 15:43:38 00516_deduplication_after_drop_partition_zookeeper: [ OK ] 1.24 sec.
2025-06-13 15:43:38 01390_remove_injective_in_uniq: [ OK ] 0.85 sec.
2025-06-13 15:43:39 02579_parameterized_replace: [ OK ] 0.78 sec.
2025-06-13 15:43:40 03004_force_null_for_omitted: [ OK ] 2.18 sec.
2025-06-13 15:43:40 03215_view_with_recursive: [ OK ] 1.44 sec.
2025-06-13 15:43:41 00164_not_chain: [ OK ] 0.64 sec.
2025-06-13 15:43:42 03285_analyzer_optimize_disjunctions: [ OK ] 1.14 sec.
2025-06-13 15:43:42 02559_add_parts: [ OK ] 0.78 sec.
2025-06-13 15:43:43 01214_test_storage_merge_aliases_with_where: [ OK ] 1.38 sec.
2025-06-13 15:43:44 00309_formats_case_insensitive: [ OK ] 2.54 sec.
2025-06-13 15:43:45 00353_join_by_tuple: [ OK ] 0.93 sec.
2025-06-13 15:43:46 02873_s3_presigned_url_and_url_with_special_characters: [ OK ] 9.60 sec.
2025-06-13 15:43:46 02532_send_logs_level_test: [ OK ] 3.18 sec.
2025-06-13 15:43:46 00411_long_accurate_number_comparison_int4: [ OK ] 18.13 sec.
2025-06-13 15:43:47 00752_low_cardinality_array_result: [ OK ] 0.53 sec.
2025-06-13 15:43:47 01274_alter_rename_column_distributed: [ OK ] 1.03 sec.
2025-06-13 15:43:48 00426_nulls_sorting: [ OK ] 1.09 sec.
2025-06-13 15:43:49 03285_analyzer_array_join_nested: [ OK ] 0.63 sec.
2025-06-13 15:43:50 01047_no_alias_columns_with_table_aliases: [ OK ] 0.79 sec.
2025-06-13 15:43:50 02149_issue_32487: [ OK ] 0.58 sec.
2025-06-13 15:43:52 01881_join_on_conditions_hash: [ OK ] 6.60 sec.
2025-06-13 15:43:56 00717_merge_and_distributed: [ OK ] 4.04 sec.
2025-06-13 15:43:57 00196_float32_formatting: [ OK ] 0.79 sec.
2025-06-13 15:43:58 02896_cyclic_aliases_crash: [ OK ] 1.24 sec.
2025-06-13 15:43:59 00448_to_string_cut_to_zero: [ OK ] 0.63 sec.
2025-06-13 15:44:00 03008_deduplication_wrong_mv: [ OK ] 0.89 sec.
2025-06-13 15:44:09 03272_json_to_json_cast_2: [ OK ] 18.33 sec.
2025-06-13 15:44:09 02771_skip_empty_files: [ OK ] 9.17 sec.
2025-06-13 15:44:10 01065_if_not_finite: [ OK ] 0.98 sec.
2025-06-13 15:44:11 02052_last_granula_adjust_logical_error: [ OK ] 2.39 sec.
2025-06-13 15:44:11 01710_projection_in_set: [ OK ] 0.93 sec.
2025-06-13 15:44:12 03173_distinct_combinator_alignment: [ OK ] 0.53 sec.
2025-06-13 15:44:12 00752_low_cardinality_left_array_join: [ OK ] 0.74 sec.
2025-06-13 15:44:14 02481_async_insert_dedup: [ OK ] 47.27 sec.
2025-06-13 15:44:16 01276_alter_rename_column_materialized_expr: [ OK ] 2.33 sec.
2025-06-13 15:44:20 00804_test_alter_compression_codecs: [ OK ] 44.15 sec.
2025-06-13 15:44:21 03020_long_values_pretty_are_not_cut_if_single: [ OK ] 9.82 sec.
2025-06-13 15:44:23 02989_variant_comparison: [ OK ] 1.63 sec.
2025-06-13 15:44:23 01604_explain_ast_of_nonselect_query: [ OK ] 0.64 sec.
2025-06-13 15:44:24 03040_array_sum_and_join: [ OK ] 0.74 sec.
2025-06-13 15:44:24 02122_parallel_formatting_JSONStrings: [ OK ] 11.76 sec.
2025-06-13 15:44:25 02813_float_parsing: [ OK ] 0.58 sec.
2025-06-13 15:44:27 02994_merge_tree_mutations_cleanup: [ OK ] 11.27 sec.
2025-06-13 15:44:28 01030_limit_by_with_ties_error: [ OK ] 3.53 sec.
2025-06-13 15:44:28 02243_ipv6_long_parsing: [ OK ] 0.73 sec.
2025-06-13 15:44:29 03364_gorilla_codec_parameters: [ OK ] 0.64 sec.
2025-06-13 15:44:29 02705_projection_and_ast_optimizations_bug: [ OK ] 0.69 sec.
2025-06-13 15:44:30 02559_multiple_read_steps_in_prewhere_missing_columns_2: [ OK ] 0.84 sec.
2025-06-13 15:44:31 02354_vector_search_experimental_setting: [ OK ] 1.09 sec.
2025-06-13 15:44:31 00555_right_join_excessive_rows: [ OK ] 0.59 sec.
2025-06-13 15:44:31 01961_roaring_memory_tracking: [ SKIPPED ] 0.00 sec.
2025-06-13 15:44:31 Reason: not running for current build
2025-06-13 15:44:33 03279_move_partitions_access_rights: [ OK ] 4.56 sec.
2025-06-13 15:44:34 00554_nested_and_table_engines: [ OK ] 2.74 sec.
2025-06-13 15:44:35 02771_tsv_csv_custom_skip_trailing_empty_lines: [ OK ] 1.91 sec.
2025-06-13 15:44:36 03257_scalar_in_format_table_expression: [ OK ] 2.17 sec.
2025-06-13 15:44:39 01513_defaults_on_defaults_no_column: [ OK ] 2.03 sec.
2025-06-13 15:44:39 02319_sql_standard_create_drop_index: [ OK ] 3.27 sec.
2025-06-13 15:44:41 00441_nulls_in: [ OK ] 1.94 sec.
2025-06-13 15:44:44 02223_h3_test_const_columns: [ OK ] 5.02 sec.
2025-06-13 15:44:45 00956_join_use_nulls_with_array_column: [ OK ] 0.94 sec.
2025-06-13 15:44:51 00626_replace_partition_from_table_zookeeper: [ OK ] 64.86 sec.
2025-06-13 15:44:52 03261_low_cardinality_nullable_to_dynamic_cast: [ OK ] 0.95 sec.
2025-06-13 15:44:53 00527_totals_having_nullable: [ OK ] 0.96 sec.
2025-06-13 15:44:54 02381_parse_array_of_tuples: [ OK ] 0.92 sec.
2025-06-13 15:44:55 01455_nullable_type_with_if_agg_combinator: [ OK ] 0.87 sec.
2025-06-13 15:45:06 01083_aggregation_memory_efficient_bug: [ OK ] 20.81 sec.
2025-06-13 15:45:07 01415_sticking_mutations: [ OK ] 46.62 sec.
2025-06-13 15:45:07 01881_to_week_monotonic_fix: [ OK ] 1.12 sec.
2025-06-13 15:45:08 02811_insert_schema_inference: [ OK ] 0.91 sec.
2025-06-13 15:45:08 02995_index_9: [ SKIPPED ] 0.00 sec.
2025-06-13 15:45:08 Reason: not running for current build
2025-06-13 15:45:08 02921_bit_hamming_distance_big_int: [ OK ] 1.25 sec.
2025-06-13 15:45:09 02869_unicode_minus: [ OK ] 0.63 sec.
2025-06-13 15:45:09 01837_cast_to_array_from_empty_array: [ OK ] 0.70 sec.
2025-06-13 15:45:10 02343_analyzer_column_transformers_strict: [ OK ] 1.43 sec.
2025-06-13 15:45:11 02293_h3_hex_ring: [ OK ] 1.88 sec.
2025-06-13 15:45:11 01013_hex_decimal: [ OK ] 0.88 sec.
2025-06-13 15:45:13 00652_mutations_alter_update: [ OK ] 32.12 sec.
2025-06-13 15:45:14 02713_ip4_uint_compare: [ OK ] 0.76 sec.
2025-06-13 15:45:15 02398_subquery_where_pushdown_and_limit_offset: [ OK ] 1.09 sec.
2025-06-13 15:45:16 03008_index_small: [ OK ] 1.08 sec.
2025-06-13 15:45:19 01072_optimize_skip_unused_shards_const_expr_eval: [ OK ] 7.37 sec.
2025-06-13 15:45:20 03156_default_multiquery_split: [ OK ] 3.47 sec.
2025-06-13 15:45:21 00328_long_case_construction: [ OK ] 113.61 sec.
2025-06-13 15:45:21 02455_default_union_except_intersect: [ OK ] 1.97 sec.
2025-06-13 15:45:21 02995_index_10: [ SKIPPED ] 0.00 sec.
2025-06-13 15:45:21 Reason: not running for current build
2025-06-13 15:45:22 01453_normalize_query_alias_uuid: [ OK ] 0.93 sec.
2025-06-13 15:45:22 02345_analyzer_subqueries: [ OK ] 2.64 sec.
2025-06-13 15:45:23 00910_buffer_prewhere: [ OK ] 0.86 sec.
2025-06-13 15:45:24 03153_dynamic_type_empty: [ OK ] 0.81 sec.
2025-06-13 15:45:25 03286_json_sub_object_subcolumn_correct_prefix: [ OK ] 2.20 sec.
2025-06-13 15:45:26 01634_summap_nullable: [ OK ] 0.80 sec.
2025-06-13 15:45:26 03369_predicate_pushdown_enforce_literal_type: [ OK ] 2.34 sec.
2025-06-13 15:45:26 01770_add_months_ubsan: [ OK ] 0.77 sec.
2025-06-13 15:45:32 03175_sparse_and_skip_index: [ OK ] 5.97 sec.
2025-06-13 15:45:33 00581_limit_on_result_and_subquery_and_insert: [ OK ] 0.86 sec.
2025-06-13 15:45:34 01041_h3_is_valid: [ OK ] 0.78 sec.
2025-06-13 15:45:36 03111_inner_join_group_by: [ OK ] 2.40 sec.
2025-06-13 15:45:38 00556_array_intersect: [ OK ] 1.35 sec.
2025-06-13 15:45:43 01622_constraints_simple_optimization: [ OK ] 4.71 sec.
2025-06-13 15:45:43 01610_client_spawn_editor: [ OK ] 0.47 sec.
2025-06-13 15:45:47 03261_test_merge_parquet_bloom_filter_minmax_stats: [ OK ] 4.23 sec.
2025-06-13 15:45:48 02354_read_in_order_prewhere: [ OK ] 27.37 sec.
2025-06-13 15:45:49 00709_virtual_column_partition_id: [ OK ] 0.99 sec.
2025-06-13 15:45:50 01055_compact_parts_1: [ OK ] 1.16 sec.
2025-06-13 15:45:51 02533_generate_random_schema_inference: [ OK ] 0.71 sec.
2025-06-13 15:45:52 03006_join_on_inequal_expression_3: [ OK ] 3.88 sec.
2025-06-13 15:46:03 00517_date_parsing: [ OK ] 10.97 sec.
2025-06-13 15:46:05 01404_roundUpToPowerOfTwoOrZero_safety: [ OK ] 1.55 sec.
2025-06-13 15:46:07 02842_suggest_http_page_in_error_message: [ OK ] 1.67 sec.
2025-06-13 15:46:08 02043_query_obfuscator_embedded_dictionaries: [ OK ] 1.71 sec.
2025-06-13 15:46:09 02337_check_translate_qualified_names_matcher: [ OK ] 0.75 sec.
2025-06-13 15:46:17 01317_no_password_in_command_line: [ OK ] 8.07 sec.
2025-06-13 15:47:01 03326_parallel_replicas_out_of_range: [ OK ] 94.19 sec.
2025-06-13 15:47:02 02841_parallel_replicas_summary: [ OK ] 70.66 sec.
2025-06-13 15:47:02 01283_max_threads_simple_query_optimization: [ OK ] 44.53 sec.
2025-06-13 15:47:04 01045_array_zip: [ OK ] 3.08 sec.
2025-06-13 15:47:04 02451_variadic_null_garbage_data: [ OK ] 1.80 sec.
2025-06-13 15:47:06 03198_bit_shift_throws_error_for_out_of_bounds: [ OK ] 1.94 sec.
2025-06-13 15:47:09 02931_file_cluster: [ OK ] 2.62 sec.
2025-06-13 15:47:09 01529_bad_memory_tracking: [ OK ] 7.07 sec.
2025-06-13 15:47:10 02355_control_block_size_in_array_join: [ OK ] 6.01 sec.
2025-06-13 15:47:11 03259_join_condition_executed_block_bug: [ OK ] 1.06 sec.
2025-06-13 15:47:14 03165_parseReadableSize: [ OK ] 5.09 sec.
2025-06-13 15:47:15 00113_shard_group_array: [ OK ] 208.00 sec.
2025-06-13 15:47:24 03278_json_subcolumns_in_skipping_indexes: [ OK ] 9.46 sec.
2025-06-13 15:47:25 00389_concat_operator: [ OK ] 0.71 sec.
2025-06-13 15:47:26 02493_analyzer_sum_if_to_count_if: [ OK ] 1.15 sec.
2025-06-13 15:47:28 03150_grouping_sets_use_nulls_pushdown: [ OK ] 1.42 sec.
2025-06-13 15:47:28 03270_fix_column_modifier_write_order: [ OK ] 0.80 sec.
2025-06-13 15:47:29 03066_analyzer_global_with_statement: [ OK ] 0.65 sec.
2025-06-13 15:47:29 03167_attach_as_replicated_errors: [ OK ] 14.27 sec.
2025-06-13 15:47:31 02325_dates_schema_inference: [ OK ] 1.94 sec.
2025-06-13 15:47:32 02020_exponential_smoothing: [ OK ] 23.50 sec.
2025-06-13 15:47:33 01096_block_serialized_state: [ OK ] 0.61 sec.
2025-06-13 15:47:33 02115_map_contains_analyzer: [ OK ] 0.84 sec.
2025-06-13 15:47:34 02374_combine_multi_if_and_count_if_opt: [ OK ] 0.84 sec.
2025-06-13 15:47:34 01761_cast_to_enum_nullable: [ OK ] 0.64 sec.
2025-06-13 15:47:35 03289_explain_syntax_statistics: [ OK ] 0.71 sec.
2025-06-13 15:47:35 00673_subquery_prepared_set_performance: [ OK ] 24.15 sec.
2025-06-13 15:47:36 01451_detach_drop_part: [ OK ] 2.93 sec.
2025-06-13 15:47:36 02129_window_functions_disable_optimizations: [ OK ] 1.13 sec.
2025-06-13 15:47:37 00662_has_nullable: [ OK ] 1.05 sec.
2025-06-13 15:47:38 01280_min_map_max_map: [ OK ] 1.91 sec.
2025-06-13 15:47:40 01259_datetime64_ubsan: [ OK ] 1.45 sec.
2025-06-13 15:47:43 01472_toBoundsOfInterval_disallow_empty_tz_field: [ OK ] 3.34 sec.
2025-06-13 15:47:43 02998_primary_key_skip_columns: [ SKIPPED ] 0.00 sec.
2025-06-13 15:47:43 Reason: not running for current build
2025-06-13 15:47:45 02122_parallel_formatting_JSONCompactStringsEachRowWithNames: [ OK ] 15.39 sec.
2025-06-13 15:47:46 01284_port: [ OK ] 2.61 sec.
2025-06-13 15:47:47 01268_mv_scalars: [ OK ] 2.55 sec.
2025-06-13 15:47:53 03141_wildcard_grants_on_tables: [ OK ] 15.49 sec.
2025-06-13 15:47:54 02221_system_zookeeper_unrestricted_like: [ OK ] 6.55 sec.
2025-06-13 15:47:54 00610_materialized_view_forward_alter_partition_statements: [ OK ] 1.09 sec.
2025-06-13 15:47:55 01621_bar_nan_arguments: [ OK ] 1.34 sec.
2025-06-13 15:47:58 02872_null_as_default_nested: [ OK ] 11.95 sec.
2025-06-13 15:47:58 03149_variant_pop_back_typo: [ OK ] 0.59 sec.
2025-06-13 15:47:59 03153_format_regexp_usability: [ OK ] 3.49 sec.
2025-06-13 15:47:59 03273_group_by_in_order_still_used_when_group_by_key_doesnt_match_order_by_key: [ OK ] 5.19 sec.
2025-06-13 15:48:00 01050_engine_join_crash: [ OK ] 1.58 sec.
2025-06-13 15:48:00 01470_columns_transformers2: [ OK ] 0.78 sec.
2025-06-13 15:48:01 03014_analyzer_groupby_fuzz_60317: [ OK ] 0.81 sec.
2025-06-13 15:48:01 01413_truncate_without_table_keyword: [ OK ] 0.79 sec.
2025-06-13 15:48:01 02993_lazy_index_loading: [ OK ] 185.97 sec.
2025-06-13 15:48:02 03303_dynamic_in_not_xor: [ OK ] 0.90 sec.
2025-06-13 15:48:06 00515_enhanced_time_zones: [ OK ] 4.86 sec.
2025-06-13 15:48:07 01213_alter_rename_nested: [ OK ] 1.58 sec.
2025-06-13 15:48:08 02022_storage_filelog_one_file: [ OK ] 8.52 sec.
2025-06-13 15:48:08 02863_ignore_foreign_keys_in_tables_definition: [ OK ] 0.79 sec.
2025-06-13 15:48:09 01651_lc_insert_tiny_log_2: [ OK ] 284.47 sec.
2025-06-13 15:48:09 00589_removal_unused_columns_aggregation: [ OK ] 1.23 sec.
2025-06-13 15:48:09 02891_alter_update_adaptive_granularity: [ OK ] 0.89 sec.
2025-06-13 15:48:09 02525_analyzer_function_in_crash_fix: [ OK ] 0.74 sec.
2025-06-13 15:48:10 00938_test_retention_function: [ OK ] 0.94 sec.
2025-06-13 15:48:10 02488_zero_copy_detached_parts_drop_table: [ OK ] 9.52 sec.
2025-06-13 15:48:10 01747_alter_partition_key_enum_zookeeper_long: [ OK ] 1.59 sec.
2025-06-13 15:48:11 02562_with_fill_nullable: [ OK ] 0.63 sec.
2025-06-13 15:48:11 02382_analyzer_matcher_join_using: [ OK ] 1.64 sec.
2025-06-13 15:48:13 02677_grace_hash_limit_race: [ OK ] 1.73 sec.
2025-06-13 15:48:13 02301_harmful_reexec: [ OK ] 2.50 sec.
2025-06-13 15:48:14 01544_file_engine_settings: [ OK ] 2.79 sec.
2025-06-13 15:48:14 02433_default_expression_operator_in: [ OK ] 1.34 sec.
2025-06-13 15:48:15 01780_range_msan: [ OK ] 0.98 sec.
2025-06-13 15:48:16 01072_select_constant_limit: [ OK ] 0.69 sec.
2025-06-13 15:48:16 01834_alias_columns_laziness_filimonov: [ OK ] 3.35 sec.
2025-06-13 15:48:18 02015_async_inserts_7: [ OK ] 3.54 sec.
2025-06-13 15:48:19 00936_crc_functions: [ OK ] 1.24 sec.
2025-06-13 15:48:20 03314_analyzer_resolve_in_parent_scope_5: [ OK ] 0.77 sec.
2025-06-13 15:48:23 03230_async_insert_native: [ OK ] 7.20 sec.
2025-06-13 15:48:24 01081_demangle: [ OK ] 0.69 sec.
2025-06-13 15:48:24 03167_improvement_table_name_too_long: [ OK ] 4.45 sec.
2025-06-13 15:48:25 01651_group_uniq_array_enum: [ OK ] 0.69 sec.
2025-06-13 15:48:25 03049_unknown_identifier_materialized_column: [ OK ] 0.78 sec.
2025-06-13 15:48:26 02713_sequence_match_serialization_fix: [ OK ] 0.73 sec.
2025-06-13 15:48:26 02661_read_from_archive_zip: [ OK ] 23.69 sec.
2025-06-13 15:48:27 02834_formats_with_variable_number_of_columns: [ OK ] 1.08 sec.
2025-06-13 15:48:28 03280_json_subcolumns_in_primary_key_select_final: [ OK ] 2.24 sec.
2025-06-13 15:48:29 03015_with_fill_invalid_expression: [ OK ] 0.73 sec.
2025-06-13 15:48:29 01084_regexp_empty: [ OK ] 0.61 sec.
2025-06-13 15:48:31 02815_join_algorithm_setting: [ OK ] 14.43 sec.
2025-06-13 15:48:31 02801_backup_native_copy: [ OK ] 199.97 sec.
2025-06-13 15:48:32 02325_compatibility_setting_2: [ OK ] 1.03 sec.
2025-06-13 15:48:33 03246_alter_update_dynamic_hung: [ OK ] 1.94 sec.
2025-06-13 15:48:34 01019_array_fill: [ OK ] 0.89 sec.
2025-06-13 15:48:34 02266_protobuf_format_google_wrappers: [ OK ] 8.97 sec.
2025-06-13 15:48:35 03258_old_analyzer_const_expr_bug: [ OK ] 0.89 sec.
2025-06-13 15:48:35 02841_join_filter_set_sparse: [ OK ] 2.69 sec.
2025-06-13 15:48:36 02877_optimize_read_in_order_from_view: [ OK ] 6.24 sec.
2025-06-13 15:48:37 02369_analyzer_array_join_function: [ OK ] 1.25 sec.
2025-06-13 15:48:38 01119_optimize_trivial_insert_select: [ OK ] 3.08 sec.
2025-06-13 15:48:39 03041_recursive_cte_postgres_7: [ OK ] 1.98 sec.
2025-06-13 15:48:39 02990_arrayFold_nullable_lc: [ OK ] 1.23 sec.
2025-06-13 15:48:40 01592_length_map: [ OK ] 0.73 sec.
2025-06-13 15:48:40 02995_index_6: [ SKIPPED ] 0.00 sec.
2025-06-13 15:48:40 Reason: not running for current build
2025-06-13 15:48:41 01475_read_subcolumns_2: [ OK ] 1.13 sec.
2025-06-13 15:48:42 00725_memory_tracking: [ OK ] 14.57 sec.
2025-06-13 15:48:42 01797_StripeLog_rwlock_ub: [ OK ] 0.73 sec.
2025-06-13 15:48:43 02812_subquery_operators: [ OK ] 0.78 sec.
2025-06-13 15:48:44 03035_dynamic_sorting: [ OK ] 0.88 sec.
2025-06-13 15:48:44 03222_ignore_nulls_query_tree_elimination: [ OK ] 0.69 sec.
2025-06-13 15:48:44 03008_filter_projections_non_deterministoc_functions: [ OK ] 5.39 sec.
2025-06-13 15:48:45 01894_jit_aggregation_function_max_long: [ OK ] 2.89 sec.
2025-06-13 15:48:45 03281_dynamic_coalesce: [ OK ] 0.88 sec.
2025-06-13 15:48:46 02907_preferred_optimize_projection_name: [ OK ] 12.05 sec.
2025-06-13 15:48:46 01504_rocksdb: [ OK ] 35.87 sec.
2025-06-13 15:48:47 02017_columns_with_dot_2: [ OK ] 0.63 sec.
2025-06-13 15:48:47 02375_pretty_formats: [ OK ] 0.93 sec.
2025-06-13 15:48:48 02918_optimize_count_for_merge_tables: [ OK ] 0.93 sec.
2025-06-13 15:48:48 01196_max_parser_depth: [ OK ] 2.83 sec.
2025-06-13 15:48:48 02721_parquet_field_not_found: [ OK ] 2.59 sec.
2025-06-13 15:48:48 02521_analyzer_array_join_crash: [ OK ] 1.05 sec.
2025-06-13 15:48:48 02464_decimal_scale_buffer_overflow: [ OK ] 0.58 sec.
2025-06-13 15:48:48 00619_extract: [ OK ] 0.73 sec.
2025-06-13 15:48:49 00552_logical_functions_uint8_as_bool: [ OK ] 0.58 sec.
2025-06-13 15:48:49 03268_nested_analyzer: [ OK ] 0.68 sec.
2025-06-13 15:48:50 03251_check_query_formatting: [ OK ] 2.28 sec.
2025-06-13 15:48:51 00836_indices_alter_replicated_zookeeper_long: [ OK ] 2.29 sec.
2025-06-13 15:48:51 02265_per_table_ttl_mutation_on_change: [ OK ] 1.23 sec.
2025-06-13 15:48:51 00472_create_view_if_not_exists: [ OK ] 0.48 sec.
2025-06-13 15:48:51 01155_old_mutation_parts_to_do: [ OK ] 16.63 sec.
2025-06-13 15:48:51 02923_cte_equality_disjunction: [ OK ] 0.63 sec.
2025-06-13 15:48:52 02734_sparse_columns_mutation: [ OK ] 0.98 sec.
2025-06-13 15:48:52 02501_analyzer_expired_context_crash_fix: [ OK ] 0.63 sec.
2025-06-13 15:48:52 02160_special_functions: [ OK ] 0.93 sec.
2025-06-13 15:48:53 02815_logical_error_cannot_get_column_name_of_set: [ OK ] 0.73 sec.
2025-06-13 15:48:53 03326_alter_ast_format_bin: [ OK ] 1.83 sec.
2025-06-13 15:48:54 03215_validate_type_in_alter_add_modify_column: [ OK ] 1.38 sec.
2025-06-13 15:48:55 00976_system_stop_ttl_merges: [ OK ] 1.78 sec.
2025-06-13 15:48:55 01451_wrong_error_long_query: [ OK ] 1.78 sec.
2025-06-13 15:48:56 00439_fixed_string_filter: [ OK ] 0.52 sec.
2025-06-13 15:48:56 02255_broken_parts_chain_on_start: [ OK ] 11.11 sec.
2025-06-13 15:48:56 02995_index_3: [ SKIPPED ] 0.00 sec.
2025-06-13 15:48:56 Reason: not running for current build
2025-06-13 15:48:57 03246_json_simd_rapid_parsers: [ OK ] 3.64 sec.
2025-06-13 15:48:58 02918_template_format_deadlock: [ OK ] 1.99 sec.
2025-06-13 15:48:59 00650_csv_with_specified_quote_rule: [ OK ] 10.61 sec.
2025-06-13 15:48:59 01475_read_subcolumns_3: [ OK ] 1.50 sec.
2025-06-13 15:48:59 01825_new_type_json_parallel_insert: [ OK ] 3.93 sec.
2025-06-13 15:48:59 03209_json_type_merges_small: [ SKIPPED ] 0.00 sec.
2025-06-13 15:48:59 Reason: not running for current build
2025-06-13 15:48:59 00916_add_materialized_column_after: [ OK ] 0.64 sec.
2025-06-13 15:48:59 01786_group_by_pk_many_streams: [ OK ] 3.27 sec.
2025-06-13 15:48:59 02122_parallel_formatting_JSONCompactStrings: [ OK ] 8.64 sec.
2025-06-13 15:49:00 01009_global_array_join_names: [ OK ] 0.68 sec.
2025-06-13 15:49:00 02313_cross_join_dup_col_names: [ OK ] 0.58 sec.
2025-06-13 15:49:00 01556_explain_select_with_union_query: [ OK ] 0.93 sec.
2025-06-13 15:49:00 01926_bin_unbin: [ OK ] 1.08 sec.
2025-06-13 15:49:00 01880_remote_ipv6: [ OK ] 1.13 sec.
2025-06-13 15:49:01 03304_pretty_fallback_to_vertical: [ OK ] 0.58 sec.
2025-06-13 15:49:01 02973_analyzer_join_use_nulls_column_not_found: [ OK ] 0.83 sec.
2025-06-13 15:49:01 01595_countMatches: [ OK ] 1.18 sec.
2025-06-13 15:49:01 00729_prewhere_array_join: [ OK ] 1.38 sec.
2025-06-13 15:49:01 02786_parquet_big_integer_compatibility: [ OK ] 2.48 sec.
2025-06-13 15:49:02 01284_view_and_extremes_bug: [ OK ] 0.68 sec.
2025-06-13 15:49:02 00732_quorum_insert_lost_part_and_alive_part_zookeeper_long: [ OK ] 1.63 sec.
2025-06-13 15:49:03 02286_convert_decimal_type: [ OK ] 0.58 sec.
2025-06-13 15:49:03 01951_distributed_push_down_limit: [ OK ] 0.63 sec.
2025-06-13 15:49:04 03276_subcolumns_in_skipping_indexes: [ OK ] 3.19 sec.
2025-06-13 15:49:04 01678_great_circle_angle: [ OK ] 0.78 sec.
2025-06-13 15:49:05 02918_multif_for_nullable: [ OK ] 3.83 sec.
2025-06-13 15:49:05 02151_hash_table_sizes_stats_distributed: [ SKIPPED ] 0.00 sec.
2025-06-13 15:49:05 Reason: not running for current build
2025-06-13 15:49:05 01171_mv_select_insert_isolation_long: [ OK ] 280.17 sec.
2025-06-13 15:49:05 00060_date_lut: [ OK ] 0.53 sec.
2025-06-13 15:49:06 03234_replicated_table_parent_znode_cleanup: [ OK ] 4.04 sec.
2025-06-13 15:49:06 03295_half_parquet: [ OK ] 1.89 sec.
2025-06-13 15:49:07 02244_ip_address_invalid_insert: [ OK ] 1.68 sec.
2025-06-13 15:49:07 01513_count_without_select_sequence_consistency_zookeeper_long: [ OK ] 1.29 sec.
2025-06-13 15:49:07 03093_bug_gcd_codec: [ OK ] 1.63 sec.
2025-06-13 15:49:07 01069_materialized_view_alter_target_table: [ OK ] 0.93 sec.
2025-06-13 15:49:08 02266_auto_add_nullable: [ OK ] 0.68 sec.
2025-06-13 15:49:08 00564_temporary_table_management: [ OK ] 0.58 sec.
2025-06-13 15:49:08 02771_ignore_data_skipping_indices: [ OK ] 1.38 sec.
2025-06-13 15:49:09 02125_fix_storage_filelog: [ OK ] 0.63 sec.
2025-06-13 15:49:09 02235_check_table_sparse_serialization: [ OK ] 0.68 sec.
2025-06-13 15:49:09 01780_column_sparse_full: [ OK ] 2.99 sec.
2025-06-13 15:49:09 01710_projection_external_aggregate: [ OK ] 1.13 sec.
2025-06-13 15:49:09 02163_operators: [ OK ] 0.63 sec.
2025-06-13 15:49:11 02886_missed_json_subcolumns: [ OK ] 1.09 sec.
2025-06-13 15:49:11 02469_interval_msan: [ OK ] 1.23 sec.
2025-06-13 15:49:11 01825_type_json_2: [ OK ] 1.38 sec.
2025-06-13 15:49:11 01750_parsing_exception: [ OK ] 2.44 sec.
2025-06-13 15:49:11 02987_group_array_intersect: [ OK ] 7.60 sec.
2025-06-13 15:49:12 00059_shard_global_in: [ OK ] 0.73 sec.
2025-06-13 15:49:12 02887_tuple_element_distributed: [ OK ] 0.58 sec.
2025-06-13 15:49:12 00930_arrayIntersect: [ OK ] 1.23 sec.
2025-06-13 15:49:12 02560_tuple_format: [ OK ] 1.89 sec.
2025-06-13 15:49:13 01312_case_insensitive_regexp: [ OK ] 0.63 sec.
2025-06-13 15:49:13 01375_null_issue_3767: [ OK ] 0.59 sec.
2025-06-13 15:49:14 00623_replicated_truncate_table_zookeeper_long: [ OK ] 1.13 sec.
2025-06-13 15:49:14 03161_decimal_binary_math: [ OK ] 2.18 sec.
2025-06-13 15:49:15 00753_alter_destination_for_storage_buffer: [ OK ] 1.03 sec.
2025-06-13 15:49:16 02352_interactive_queries_from_file: [ OK ] 2.23 sec.
2025-06-13 15:49:17 02122_parallel_formatting_Markdown: [ OK ] 6.21 sec.
2025-06-13 15:49:17 01825_new_type_json_7: [ OK ] 4.33 sec.
2025-06-13 15:49:17 02884_duplicate_index_name: [ OK ] 0.53 sec.
2025-06-13 15:49:18 01651_map_functions: [ OK ] 2.69 sec.
2025-06-13 15:49:18 02900_issue_55858: [ OK ] 1.38 sec.
2025-06-13 15:49:18 03036_parquet_arrow_nullable: [ OK ] 18.32 sec.
2025-06-13 15:49:19 00971_merge_tree_uniform_read_distribution_and_max_rows_to_read: [ OK ] 1.03 sec.
2025-06-13 15:49:19 03243_array_join_lambda: [ OK ] 0.58 sec.
2025-06-13 15:49:20 02894_ast_depth_check: [ OK ] 2.58 sec.
2025-06-13 15:49:20 00914_replicate: [ OK ] 0.53 sec.
2025-06-13 15:49:20 00661_optimize_final_replicated_without_partition_zookeeper: [ OK ] 1.13 sec.
2025-06-13 15:49:20 01851_array_difference_decimal_overflow_ubsan: [ OK ] 0.63 sec.
2025-06-13 15:49:21 00260_like_and_curly_braces: [ OK ] 1.03 sec.
2025-06-13 15:49:21 00754_alter_modify_column_partitions: [ OK ] 1.38 sec.
2025-06-13 15:49:21 02201_use_skip_indexes_if_final: [ OK ] 0.78 sec.
2025-06-13 15:49:21 02971_functions_to_subcolumns_variant: [ OK ] 0.64 sec.
2025-06-13 15:49:22 00574_empty_strings_deserialization: [ OK ] 4.59 sec.
2025-06-13 15:49:22 01076_range_reader_segfault: [ OK ] 0.68 sec.
2025-06-13 15:49:22 00197_if_fixed_string: [ OK ] 0.83 sec.
2025-06-13 15:49:22 01778_where_with_column_name: [ OK ] 0.63 sec.
2025-06-13 15:49:23 01085_extract_all_empty: [ OK ] 0.58 sec.
2025-06-13 15:49:23 02875_final_invalid_read_ranges_bug: [ OK ] 0.88 sec.
2025-06-13 15:49:24 01825_new_type_json_18: [ OK ] 0.68 sec.
2025-06-13 15:49:24 01772_to_start_of_hour_align: [ OK ] 0.98 sec.
2025-06-13 15:49:25 03150_dynamic_type_mv_insert: [ OK ] 1.08 sec.
2025-06-13 15:49:25 02864_filtered_url_with_globs: [ OK ] 0.68 sec.
2025-06-13 15:49:25 00240_replace_substring_loop: [ OK ] 2.94 sec.
2025-06-13 15:49:26 02374_in_tuple_index: [ OK ] 0.68 sec.
2025-06-13 15:49:26 01621_summap_check_types: [ OK ] 0.83 sec.
2025-06-13 15:49:26 01104_distributed_one_test: [ OK ] 1.08 sec.
2025-06-13 15:49:26 02518_delete_on_materialized_view: [ OK ] 0.73 sec.
2025-06-13 15:49:27 00129_quantile_timing_weighted: [ OK ] 0.68 sec.
2025-06-13 15:49:27 01276_random_string: [ OK ] 24.34 sec.
2025-06-13 15:49:27 03274_json_pretty_output: [ OK ] 0.58 sec.
2025-06-13 15:49:27 00980_merge_alter_settings: [ OK ] 1.58 sec.
2025-06-13 15:49:27 02387_parse_date_as_datetime: [ OK ] 0.63 sec.
2025-06-13 15:49:28 00370_duplicate_columns_in_subqueries: [ OK ] 0.78 sec.
2025-06-13 15:49:28 00338_replicate_array_of_strings: [ OK ] 0.83 sec.
2025-06-13 15:49:29 01018_Distributed__shard_num: [ OK ] 1.98 sec.
2025-06-13 15:49:29 03071_analyzer_array_join_forbid_non_existing_columns: [ OK ] 0.48 sec.
2025-06-13 15:49:29 01395_limit_more_cases: [ OK ] 16.92 sec.
2025-06-13 15:49:30 00464_array_element_out_of_range: [ OK ] 0.53 sec.
2025-06-13 15:49:30 02961_analyzer_low_cardinality_fuzzer: [ OK ] 0.68 sec.
2025-06-13 15:49:30 01284_escape_sequences_php_mysql_style: [ OK ] 0.78 sec.
2025-06-13 15:49:30 01359_geodistance_loop: [ OK ] 0.52 sec.
2025-06-13 15:49:31 00732_quorum_insert_lost_part_zookeeper_long: [ OK ] 1.02 sec.
2025-06-13 15:49:32 01882_check_max_parts_to_merge_at_once: [ OK ] 1.58 sec.
2025-06-13 15:49:32 02416_keeper_map: [ OK ] 2.78 sec.
2025-06-13 15:49:32 03325_sqlite_join_wrong_answer: [ OK ] 11.41 sec.
2025-06-13 15:49:33 03314_analyzer_resolve_in_parent_scope_3: [ OK ] 0.63 sec.
2025-06-13 15:49:33 02705_grouping_keys_equal_keys: [ OK ] 0.63 sec.
2025-06-13 15:49:34 00059_shard_global_in_mergetree: [ OK ] 1.33 sec.
2025-06-13 15:49:35 02869_http_headers_elapsed_ns: [ OK ] 1.63 sec.
2025-06-13 15:49:35 01471_with_format: [ OK ] 0.58 sec.
2025-06-13 15:49:36 00700_decimal_arithm: [ OK ] 3.89 sec.
2025-06-13 15:49:36 01458_is_decimal_overflow: [ OK ] 0.98 sec.
2025-06-13 15:49:36 00392_enum_nested_alter: [ OK ] 1.39 sec.
2025-06-13 15:49:36 03267_min_parts_to_merge_at_once: [ OK ] 9.00 sec.
2025-06-13 15:49:37 01293_external_sorting_limit_bug: [ OK ] 0.63 sec.
2025-06-13 15:49:37 03352_distinct_sorted_bug: [ OK ] 0.53 sec.
2025-06-13 15:49:37 02439_merge_selecting_partitions: [ OK ] 6.14 sec.
2025-06-13 15:49:37 02893_bad_sample_view: [ OK ] 0.58 sec.
2025-06-13 15:49:38 02421_simple_queries_for_opentelemetry: [ OK ] 18.57 sec.
2025-06-13 15:49:38 00942_mv_rename_table: [ OK ] 0.68 sec.
2025-06-13 15:49:39 02366_kql_tabular: [ OK ] 1.68 sec.
2025-06-13 15:49:39 02482_insert_into_dist_race: [ OK ] 0.83 sec.
2025-06-13 15:49:39 02784_move_all_conditions_to_prewhere_analyzer_asan: [ OK ] 0.68 sec.
2025-06-13 15:49:40 01535_decimal_round_scale_overflow_check: [ OK ] 0.73 sec.
2025-06-13 15:49:41 03207_json_read_subcolumns_1_memory: [ OK ] 3.59 sec.
2025-06-13 15:49:41 02352_grouby_shadows_arg: [ OK ] 0.68 sec.
2025-06-13 15:49:41 03279_pr_3_way_joins_left_first: [ OK ] 2.78 sec.
2025-06-13 15:49:42 01710_projection_aggregate_functions_null_for_empty: [ OK ] 0.68 sec.
2025-06-13 15:49:42 00534_functions_bad_arguments4_long: [ SKIPPED ] 0.00 sec.
2025-06-13 15:49:42 Reason: not running for current build
2025-06-13 15:49:42 02535_json_bson_each_row_curl: [ OK ] 4.09 sec.
2025-06-13 15:49:42 01710_projection_with_nullable_keys: [ OK ] 0.53 sec.
2025-06-13 15:49:43 02932_group_by_null_fuzzer: [ OK ] 0.73 sec.
2025-06-13 15:49:43 01323_add_scalars_in_time: [ OK ] 1.09 sec.
2025-06-13 15:49:43 02833_url_without_path_encoding: [ OK ] 2.78 sec.
2025-06-13 15:49:44 03274_format_inference_create_query_file: [ OK ] 2.48 sec.
2025-06-13 15:49:44 02783_parallel_replicas_trivial_count_optimization: [ OK ] 7.94 sec.
2025-06-13 15:49:44 03032_numbers_zeros: [ OK ] 0.88 sec.
2025-06-13 15:49:44 02191_parse_date_time_best_effort_more_cases: [ OK ] 0.73 sec.
2025-06-13 15:49:45 03254_limit_by_with_offset_parallel_replicas: [ OK ] 8.80 sec.
2025-06-13 15:49:45 03285_default_engine_with_settings: [ OK ] 0.93 sec.
2025-06-13 15:49:46 01001_enums_in_in_section: [ OK ] 0.58 sec.
2025-06-13 15:49:48 01560_crash_in_agg_empty_arglist: [ OK ] 3.54 sec.
2025-06-13 15:49:49 03156_nullable_number_tips: [ OK ] 1.34 sec.
2025-06-13 15:49:50 02496_remove_redundant_sorting_analyzer: [ OK ] 23.19 sec.
2025-06-13 15:49:50 01811_storage_buffer_flush_parameters: [ OK ] 5.45 sec.
2025-06-13 15:49:51 02497_source_part_is_intact_when_mutation: [ OK ] 2.02 sec.
2025-06-13 15:49:51 00085_visible_width_of_tuple_of_dates: [ OK ] 0.61 sec.
2025-06-13 15:49:51 03031_minmax_index_for_pointinpolygon: [ OK ] 7.30 sec.
2025-06-13 15:49:52 02988_ordinary_database_warning: [ OK ] 0.64 sec.
2025-06-13 15:49:53 00968_roundAge: [ OK ] 0.79 sec.
2025-06-13 15:49:53 03262_const_adaptive_index_granularity: [ OK ] 1.70 sec.
2025-06-13 15:49:53 01418_index_analysis_bug: [ OK ] 2.89 sec.
2025-06-13 15:49:54 01020_function_array_compact: [ OK ] 1.00 sec.
2025-06-13 15:49:54 02000_table_function_cluster_macros: [ OK ] 1.19 sec.
2025-06-13 15:49:54 03156_group_concat: [ OK ] 8.31 sec.
2025-06-13 15:49:54 01051_new_any_join_engine: [ OK ] 2.80 sec.
2025-06-13 15:49:55 02344_analyzer_multiple_aliases_for_expression: [ OK ] 1.30 sec.
2025-06-13 15:49:56 02902_topKGeneric_deserialization_memory: [ OK ] 1.75 sec.
2025-06-13 15:49:56 01020_function_char: [ OK ] 0.76 sec.
2025-06-13 15:49:57 00590_limit_by_column_removal: [ OK ] 0.90 sec.
2025-06-13 15:49:57 03223_analyzer_with_cube_fuzz: [ FAIL ] 3.19 sec.
2025-06-13 15:49:57 Reason: return code: 138
2025-06-13 15:49:57 Expected server error code: 159 but got: 394 (query: SELECT
2025-06-13 15:49:57 1 * 1000.0001,
2025-06-13 15:49:57 (count(1.) = -2147483647) AND (count(a) = 1.1920928955078125e-7) AND (count(val) = 1048577) AND (sum(val) = ((NULL * 1048576) / -9223372036854775807)) AND (sum(a) = ((9223372036854775806 * 10000000000.) / 1048575))
2025-06-13 15:49:57 FROM
2025-06-13 15:49:57 (
2025-06-13 15:49:57 SELECT
2025-06-13 15:49:57 a,
2025-06-13 15:49:57 val
2025-06-13 15:49:57 FROM t1
2025-06-13 15:49:57 FULL OUTER JOIN t2 ON (t1.a = t2.key) OR (1 * inf) OR (t1.b = t2.key)
2025-06-13 15:49:57 )
2025-06-13 15:49:57 GROUP BY '65537'
2025-06-13 15:49:57 WITH CUBE
2025-06-13 15:49:57 FORMAT Null
2025-06-13 15:49:57 SETTINGS max_block_size = 100, join_use_nulls = 1, max_execution_time = 1., max_result_rows = 0, max_result_bytes = 0; -- { serverError TIMEOUT_EXCEEDED }).
2025-06-13 15:49:57 Received exception from server (version 25.3.3):
2025-06-13 15:49:57 Code: 394. DB::Exception: Received from localhost:9000. DB::Exception: Query '57752706-ba46-4fb5-8e12-430a89ce0ce3' is killed in pending state. (QUERY_WAS_CANCELLED)
2025-06-13 15:49:57 (query: SELECT
2025-06-13 15:49:57 1 * 1000.0001,
2025-06-13 15:49:57 (count(1.) = -2147483647) AND (count(a) = 1.1920928955078125e-7) AND (count(val) = 1048577) AND (sum(val) = ((NULL * 1048576) / -9223372036854775807)) AND (sum(a) = ((9223372036854775806 * 10000000000.) / 1048575))
2025-06-13 15:49:57 FROM
2025-06-13 15:49:57 (
2025-06-13 15:49:57 SELECT
2025-06-13 15:49:57 a,
2025-06-13 15:49:57 val
2025-06-13 15:49:57 FROM t1
2025-06-13 15:49:57 FULL OUTER JOIN t2 ON (t1.a = t2.key) OR (1 * inf) OR (t1.b = t2.key)
2025-06-13 15:49:57 )
2025-06-13 15:49:57 GROUP BY '65537'
2025-06-13 15:49:57 WITH CUBE
2025-06-13 15:49:57 FORMAT Null
2025-06-13 15:49:57 SETTINGS max_block_size = 100, join_use_nulls = 1, max_execution_time = 1., max_result_rows = 0, max_result_bytes = 0; -- { serverError TIMEOUT_EXCEEDED })
2025-06-13 15:49:57 , result:
2025-06-13 15:49:57
2025-06-13 15:49:57
2025-06-13 15:49:57
2025-06-13 15:49:57 stdout:
2025-06-13 15:49:57
2025-06-13 15:49:57
2025-06-13 15:49:57 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 538630 --group_by_two_level_threshold_bytes 8814586 --distributed_aggregation_memory_efficient 1 --fsync_metadata 0 --output_format_parallel_formatting 0 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 3801011 --max_read_buffer_size 876658 --prefer_localhost_replica 1 --max_block_size 26199 --max_joined_block_size_rows 39073 --max_threads 3 --optimize_append_index 1 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 1 --optimize_or_like_chain 1 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 54 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 5840220 --use_uncompressed_cache 1 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 912788333 --local_filesystem_read_method pread_threadpool --remote_filesystem_read_method read --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 5 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 0 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 1 --filesystem_prefetch_max_memory_usage 128Mi --filesystem_prefetches_limit 10 --filesystem_prefetch_min_bytes_for_single_read_task 16Mi --filesystem_prefetch_step_marks 0 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 1 --compile_sort_description 0 --merge_tree_coarse_index_granularity 24 --optimize_distinct_in_order 0 --max_bytes_before_remerge_sort 116988836 --min_compress_block_size 685989 --max_compress_block_size 2393448 --merge_tree_compact_parts_min_granules_to_multibuffer_read 105 --optimize_sorting_by_input_stream_properties 0 --http_response_buffer_size 2647403 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 3 --session_timezone Mexico/BajaSur --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.47 --prefer_external_sort_block_bytes 100000000 --cross_join_min_rows_to_compress 0 --cross_join_min_bytes_to_compress 1 --min_external_table_block_size_bytes 1 --max_parsing_threads 10 --optimize_functions_to_subcolumns 0 --parallel_replicas_local_plan 0 --query_plan_join_swap_table false --enable_vertical_final 1 --optimize_extract_common_expressions 0 --use_query_condition_cache 1 --max_bytes_before_external_sort 10737418240 --max_bytes_before_external_group_by 0 --max_bytes_ratio_before_external_sort 0 --max_bytes_ratio_before_external_group_by 0
2025-06-13 15:49:57
2025-06-13 15:49:57 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 1.0 --prefer_fetch_merged_part_size_threshold 2409840148 --vertical_merge_algorithm_min_rows_to_activate 487131 --vertical_merge_algorithm_min_columns_to_activate 100 --allow_vertical_merges_from_compact_to_wide_parts 1 --min_merge_bytes_to_use_direct_io 1 --index_granularity_bytes 8879409 --merge_max_block_size 16049 --index_granularity 36954 --min_bytes_for_wide_part 1073741824 --marks_compress_block_size 86913 --primary_key_compress_block_size 85756 --replace_long_file_name_to_hash 1 --max_file_name_length 123 --min_bytes_for_full_part_storage 536870912 --compact_parts_max_bytes_to_buffer 323533857 --compact_parts_max_granules_to_buffer 1 --compact_parts_merge_max_bytes_to_prefetch_part 4392755 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 87 --old_parts_lifetime 480 --prewarm_mark_cache 1 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 1 --enable_block_number_column 0 --enable_block_offset_column 1 --use_primary_key_cache 0 --prewarm_primary_key_cache 0
2025-06-13 15:49:57
2025-06-13 15:49:57 Database: test_wfli2h7p
2025-06-13 15:49:58 03167_parametrized_view_with_cte: [ OK ] 0.97 sec.
2025-06-13 15:49:58 02972_parallel_replicas_cte: [ OK ] 4.35 sec.
2025-06-13 15:49:59 00700_decimal_with_default_precision_and_scale: [ OK ] 0.79 sec.
2025-06-13 15:49:59 01699_timezoneOffset: [ OK ] 2.95 sec.
2025-06-13 15:50:01 01753_mutate_table_predicated_with_table: [ OK ] 1.49 sec.
2025-06-13 15:50:01 03033_final_undefined_last_mark: [ OK ] 0.43 sec.
2025-06-13 15:50:01 00173_compare_date_time_with_constant_string: [ OK ] 2.70 sec.
2025-06-13 15:50:02 02354_with_statement_non_exist_column: [ OK ] 0.73 sec.
2025-06-13 15:50:02 02204_fractional_progress_bar_long: [ SKIPPED ] 0.00 sec.
2025-06-13 15:50:02 Reason: not running for current build
2025-06-13 15:50:02 02160_client_autocomplete_parse_query: [ OK ] 3.26 sec.
2025-06-13 15:50:03 00053_all_inner_join: [ OK ] 0.58 sec.
2025-06-13 15:50:03 02933_group_by_memory_usage: [ OK ] 20.58 sec.
2025-06-13 15:50:04 02813_array_agg: [ OK ] 0.68 sec.
2025-06-13 15:50:05 02941_projections_external_aggregation: [ OK ] 2.55 sec.
2025-06-13 15:50:05 00191_aggregating_merge_tree_and_final: [ OK ] 0.93 sec.
2025-06-13 15:50:05 03148_async_queries_in_query_log_errors: [ OK ] 8.03 sec.
2025-06-13 15:50:06 01444_create_table_drop_database_race: [ OK ] 12.20 sec.
2025-06-13 15:50:06 03208_array_of_json_read_subcolumns_2_memory: [ SKIPPED ] 0.00 sec.
2025-06-13 15:50:06 Reason: not running for current build
2025-06-13 15:50:06 00473_output_format_json_quote_denormals: [ OK ] 4.84 sec.
2025-06-13 15:50:06 01812_optimize_skip_unused_shards_single_node: [ OK ] 0.58 sec.
2025-06-13 15:50:07 01409_topK_merge: [ OK ] 0.78 sec.
2025-06-13 15:50:07 01010_pmj_on_disk: [ OK ] 1.03 sec.
2025-06-13 15:50:09 03223_interval_data_type_comparison: [ OK ] 2.18 sec.
2025-06-13 15:50:09 02500_remove_redundant_distinct_analyzer: [ OK ] 25.10 sec.
2025-06-13 15:50:10 00726_length_aliases: [ OK ] 0.53 sec.
2025-06-13 15:50:10 02968_url_args: [ OK ] 0.63 sec.
2025-06-13 15:50:10 01681_hyperscan_debug_assertion: [ OK ] 2.89 sec.
2025-06-13 15:50:10 01710_projections_order_by_complete: [ OK ] 0.73 sec.
2025-06-13 15:50:10 01088_array_slice_of_aggregate_functions: [ OK ] 0.53 sec.
2025-06-13 15:50:11 03300_pretty_vertical_cut: [ OK ] 0.68 sec.
2025-06-13 15:50:11 01657_array_element_ubsan: [ OK ] 0.73 sec.
2025-06-13 15:50:12 01914_ubsan_quantile_timing: [ OK ] 0.58 sec.
2025-06-13 15:50:12 01821_to_date_time_ubsan: [ OK ] 0.63 sec.
2025-06-13 15:50:13 02577_keepermap_delete_update: [ OK ] 1.33 sec.
2025-06-13 15:50:13 02015_async_inserts_4: [ OK ] 9.45 sec.
2025-06-13 15:50:13 02269_bool_map_sync_after_error: [ OK ] 6.95 sec.
2025-06-13 15:50:13 02676_trailing_commas: [ OK ] 0.69 sec.
2025-06-13 15:50:13 02474_timeDiff_UTCTimestamp: [ OK ] 0.68 sec.
2025-06-13 15:50:14 02840_grace_hash_join_structure_mismatch: [ OK ] 0.63 sec.
2025-06-13 15:50:14 02026_accurate_cast_or_default: [ OK ] 1.53 sec.
2025-06-13 15:50:14 02920_rename_column_of_skip_indices: [ OK ] 0.78 sec.
2025-06-13 15:50:14 03037_dynamic_merges_2_horizontal_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-06-13 15:50:14 Reason: not running for current build
2025-06-13 15:50:15 02030_client_unknown_database: [ OK ] 1.93 sec.
2025-06-13 15:50:15 01700_system_zookeeper_path_in: [ OK ] 1.08 sec.
2025-06-13 15:50:15 03325_distributed_join_json_array_subcolumns: [ OK ] 0.78 sec.
2025-06-13 15:50:19 01526_initial_query_id: [ OK ] 4.44 sec.
2025-06-13 15:50:19 00460_vertical_and_totals_extremes: [ OK ] 0.73 sec.
2025-06-13 15:50:20 00700_to_decimal_or_something_1: [ OK ] 5.06 sec.
2025-06-13 15:50:21 03381_udf_asterisk: [ OK ] 5.95 sec.
2025-06-13 15:50:21 02586_generate_random_structure: [ OK ] 1.50 sec.
2025-06-13 15:50:21 01136_multiple_sets: [ OK ] 0.85 sec.
2025-06-13 15:50:21 01715_background_checker_blather_zookeeper_long: [ OK ] 11.51 sec.
2025-06-13 15:50:22 02346_fulltext_index_bug52019: [ OK ] 0.95 sec.
2025-06-13 15:50:22 00450_higher_order_and_nullable: [ OK ] 0.60 sec.
2025-06-13 15:50:22 00069_date_arithmetic: [ OK ] 0.84 sec.
2025-06-13 15:50:22 01431_utf8_ubsan: [ OK ] 0.64 sec.
2025-06-13 15:50:22 00538_datediff_plural_units: [ OK ] 0.78 sec.
2025-06-13 15:50:23 03034_normalized_ast: [ OK ] 0.64 sec.
2025-06-13 15:50:24 00362_great_circle_distance: [ OK ] 0.89 sec.
2025-06-13 15:50:25 02949_parallel_replicas_scalar_subquery_big_integer: [ OK ] 0.83 sec.
2025-06-13 15:50:25 02931_ubsan_error_arena_aligned_alloc: [ OK ] 0.59 sec.
2025-06-13 15:50:26 01353_nullable_tuple: [ OK ] 3.10 sec.
2025-06-13 15:50:26 01664_array_slice_ubsan: [ OK ] 0.58 sec.
2025-06-13 15:50:26 02990_optimize_uniq_to_count_alias: [ OK ] 0.79 sec.
2025-06-13 15:50:27 02504_parse_datetime_best_effort_calebeaires: [ OK ] 0.63 sec.
2025-06-13 15:50:28 02763_row_policy_storage_merge_alias: [ OK ] 1.50 sec.
2025-06-13 15:50:28 02842_one_input_format: [ OK ] 6.77 sec.
2025-06-13 15:50:29 03115_alias_exists_column: [ OK ] 0.58 sec.
2025-06-13 15:50:29 01280_null_in: [ OK ] 0.71 sec.
2025-06-13 15:50:31 02263_format_insert_settings: [ OK ] 8.80 sec.
2025-06-13 15:50:32 02129_add_column_add_ttl: [ OK ] 2.09 sec.
2025-06-13 15:50:33 00061_merge_tree_alter: [ OK ] 2.06 sec.
2025-06-13 15:50:35 02841_not_ready_set_bug: [ OK ] 6.40 sec.
2025-06-13 15:50:36 00542_access_to_temporary_table_in_readonly_mode: [ OK ] 0.63 sec.
2025-06-13 15:50:36 00989_parallel_parts_loading: [ SKIPPED ] 0.00 sec.
2025-06-13 15:50:36 Reason: not running for current build
2025-06-13 15:50:36 01292_quantile_array_bug: [ OK ] 0.63 sec.
2025-06-13 15:50:37 02122_4letter_words_stress_zookeeper: [ OK ] 21.86 sec.
2025-06-13 15:50:38 02366_kql_func_dynamic: [ OK ] 4.84 sec.
2025-06-13 15:50:38 00831_quantile_weighted_parameter_check: [ OK ] 0.83 sec.
2025-06-13 15:50:38 02911_arrow_large_list: [ OK ] 1.89 sec.
2025-06-13 15:50:38 02531_ipv4_arithmetic: [ OK ] 0.57 sec.
2025-06-13 15:50:38 00534_functions_bad_arguments1: [ SKIPPED ] 0.00 sec.
2025-06-13 15:50:38 Reason: not running for current build
2025-06-13 15:50:40 03168_attach_as_replicated_materialized_view: [ OK ] 1.18 sec.
2025-06-13 15:50:40 02424_pod_array_overflow: [ OK ] 0.63 sec.
2025-06-13 15:50:41 00205_emptyscalar_subquery_type_mismatch_bug: [ OK ] 0.73 sec.
2025-06-13 15:50:41 01903_http_fields: [ OK ] 3.03 sec.
2025-06-13 15:50:42 01658_values_ubsan: [ OK ] 0.78 sec.
2025-06-13 15:50:42 02225_hints_for_indeices: [ OK ] 4.64 sec.
2025-06-13 15:50:43 03318_ubsan_resample_arguments_count: [ OK ] 0.63 sec.
2025-06-13 15:50:43 01476_right_full_join_switch: [ OK ] 1.38 sec.
2025-06-13 15:50:43 01633_limit_fuzz: [ OK ] 0.58 sec.
2025-06-13 15:50:43 01661_test_toDayOfWeek_mysql_compatibility: [ OK ] 0.58 sec.
2025-06-13 15:50:43 01651_lc_insert_tiny_log_3: [ OK ] 38.79 sec.
2025-06-13 15:50:44 01600_encode_XML: [ OK ] 0.58 sec.
2025-06-13 15:50:44 01514_empty_buffer_different_types: [ OK ] 0.68 sec.
2025-06-13 15:50:45 01505_trivial_count_with_partition_predicate: [ OK ] 1.23 sec.
2025-06-13 15:50:45 01880_materialized_view_to_table_type_check: [ OK ] 0.93 sec.
2025-06-13 15:50:45 02798_explain_settings_not_applied_bug: [ OK ] 0.73 sec.
2025-06-13 15:50:46 02246_flatten_tuple: [ OK ] 0.68 sec.
2025-06-13 15:50:46 03248_with_insert_with: [ OK ] 3.49 sec.
2025-06-13 15:50:48 02520_group_array_last: [ OK ] 1.68 sec.
2025-06-13 15:50:48 03227_proper_parsing_of_cast_operator: [ OK ] 0.63 sec.
2025-06-13 15:50:49 00753_alter_attach: [ OK ] 3.23 sec.
2025-06-13 15:50:50 02983_empty_map: [ OK ] 3.79 sec.
2025-06-13 15:50:50 02953_slow_create_view: [ OK ] 1.28 sec.
2025-06-13 15:50:51 03048_not_found_column_xxx_in_block: [ OK ] 0.73 sec.
2025-06-13 15:50:51 03208_buffer_over_distributed_type_mismatch: [ OK ] 2.18 sec.
2025-06-13 15:50:53 02969_auto_format_detection: [ OK ] 21.43 sec.
2025-06-13 15:50:53 02563_async_insert_bad_data: [ OK ] 3.44 sec.
2025-06-13 15:50:53 03215_grant_current_grants: [ OK ] 9.55 sec.
2025-06-13 15:50:54 00386_long_in_pk: [ OK ] 27.75 sec.
2025-06-13 15:50:54 00936_function_result_with_operator_in: [ OK ] 1.18 sec.
2025-06-13 15:50:55 00488_column_name_primary: [ OK ] 0.63 sec.
2025-06-13 15:50:55 01410_nullable_key_and_index_negate_cond: [ OK ] 0.99 sec.
2025-06-13 15:50:55 02477_analyzer_array_join_with_join: [ OK ] 2.09 sec.
2025-06-13 15:50:56 01839_join_to_subqueries_rewriter_columns_matcher: [ OK ] 0.62 sec.
2025-06-13 15:50:56 01544_fromModifiedJulianDay: [ OK ] 1.08 sec.
2025-06-13 15:50:56 02151_client_option_echo: [ OK ] 3.24 sec.
2025-06-13 15:50:56 01932_global_in_function: [ OK ] 0.63 sec.
2025-06-13 15:50:57 00880_decimal_in_key: [ OK ] 6.09 sec.
2025-06-13 15:50:57 02041_test_fuzzy_alter: [ OK ] 0.67 sec.
2025-06-13 15:50:58 02021_prewhere_column_optimization: [ OK ] 0.68 sec.
2025-06-13 15:50:58 02480_tets_show_full: [ OK ] 2.63 sec.
2025-06-13 15:50:59 01710_projection_detach_part: [ OK ] 0.73 sec.
2025-06-13 15:51:00 01661_week_functions_string_args: [ OK ] 1.78 sec.
2025-06-13 15:51:00 03135_keeper_client_find_commands: [ OK ] 3.53 sec.
2025-06-13 15:51:01 00617_array_in: [ OK ] 0.95 sec.
2025-06-13 15:51:02 02675_sparse_columns_clear_column: [ OK ] 1.67 sec.
2025-06-13 15:51:03 02815_first_line: [ OK ] 0.83 sec.
2025-06-13 15:51:03 02235_add_part_offset_virtual_column: [ OK ] 6.74 sec.
2025-06-13 15:51:03 03209_parameterized_view_with_non_literal_params: [ OK ] 2.58 sec.
2025-06-13 15:51:04 01825_new_type_json_bools: [ OK ] 0.68 sec.
2025-06-13 15:51:04 01923_different_expression_name_alias: [ OK ] 0.73 sec.
2025-06-13 15:51:05 01611_string_to_low_cardinality_key_alter: [ OK ] 1.33 sec.
2025-06-13 15:51:05 02454_compressed_marks_in_compact_part: [ OK ] 0.58 sec.
2025-06-13 15:51:05 03164_materialize_skip_index_on_merge: [ OK ] 6.35 sec.
2025-06-13 15:51:05 01960_lambda_precedence: [ OK ] 0.68 sec.
2025-06-13 15:51:05 01076_predicate_optimizer_with_view: [ OK ] 0.83 sec.
2025-06-13 15:51:06 01511_different_expression_with_same_alias: [ OK ] 0.63 sec.
2025-06-13 15:51:06 02354_vector_search_legacy_index_creation_syntax: [ OK ] 0.53 sec.
2025-06-13 15:51:06 02006_todatetime64_from_string: [ OK ] 0.57 sec.
2025-06-13 15:51:06 02722_matcher_join_use_nulls: [ OK ] 2.49 sec.
2025-06-13 15:51:06 01562_agg_null_for_empty_ahead: [ OK ] 1.03 sec.
2025-06-13 15:51:07 00742_require_join_strictness: [ OK ] 0.68 sec.
2025-06-13 15:51:07 01922_sum_null_for_remote: [ OK ] 0.58 sec.
2025-06-13 15:51:07 02310_generate_multi_columns_with_uuid: [ OK ] 0.58 sec.
2025-06-13 15:51:08 00847_multiple_join_same_column: [ OK ] 1.28 sec.
2025-06-13 15:51:08 01690_quantilesTiming_ubsan: [ OK ] 0.59 sec.
2025-06-13 15:51:08 01655_quarter_modificator_for_formatDateTime: [ OK ] 0.63 sec.
2025-06-13 15:51:08 00075_shard_formatting_negate_of_negative_literal: [ OK ] 0.58 sec.
2025-06-13 15:51:09 02841_tuple_modulo: [ OK ] 0.58 sec.
2025-06-13 15:51:09 02012_compress_lz4: [ OK ] 2.54 sec.
2025-06-13 15:51:10 02674_trivial_count_analyzer: [ OK ] 1.13 sec.
2025-06-13 15:51:10 02002_system_table_with_tuple: [ OK ] 2.08 sec.
2025-06-13 15:51:11 02875_json_array_as_string: [ OK ] 0.58 sec.
2025-06-13 15:51:11 01660_second_extremes_bug: [ OK ] 0.63 sec.
2025-06-13 15:51:11 03033_set_index_in: [ OK ] 4.34 sec.
2025-06-13 15:51:12 00004_shard_format_ast_and_remote_table: [ OK ] 0.58 sec.
2025-06-13 15:51:12 00945_bloom_filter_index: [ OK ] 15.62 sec.
2025-06-13 15:51:12 03238_analyzer_unknown_function: [ OK ] 0.58 sec.
2025-06-13 15:51:13 00116_storage_set: [ OK ] 0.93 sec.
2025-06-13 15:51:13 02181_format_describe_query: [ OK ] 1.78 sec.
2025-06-13 15:51:14 01039_mergetree_exec_time: [ OK ] 1.83 sec.
2025-06-13 15:51:14 03307_progress_http_asap: [ OK ] 1.93 sec.
2025-06-13 15:51:14 01719_join_timezone: [ OK ] 0.83 sec.
2025-06-13 15:51:14 01070_string_to_h3: [ OK ] 0.58 sec.
2025-06-13 15:51:14 02207_ttl_move_if_exists: [ OK ] 0.53 sec.
2025-06-13 15:51:15 02841_not_ready_set_constraints: [ OK ] 0.98 sec.
2025-06-13 15:51:15 02227_union_match_by_name: [ OK ] 0.58 sec.
2025-06-13 15:51:15 01903_correct_block_size_prediction_with_default: [ OK ] 219.63 sec.
2025-06-13 15:51:15 01655_plan_optimizations: [ OK ] 24.69 sec.
2025-06-13 15:51:15 00098_6_union_all: [ OK ] 0.63 sec.
2025-06-13 15:51:16 02540_analyzer_matcher_alias_materialized_columns: [ OK ] 0.78 sec.
2025-06-13 15:51:16 02251_alter_enum_nested_struct: [ OK ] 0.74 sec.
2025-06-13 15:51:16 00320_between: [ OK ] 0.53 sec.
2025-06-13 15:51:17 00310_tskv: [ OK ] 3.94 sec.
2025-06-13 15:51:17 02165_h3_num_hexagons: [ OK ] 0.93 sec.
2025-06-13 15:51:17 00957_delta_diff_bug: [ OK ] 0.58 sec.
2025-06-13 15:51:17 03236_keeper_map_engine_parameters: [ OK ] 0.53 sec.
2025-06-13 15:51:18 03160_dynamic_type_agg: [ OK ] 0.58 sec.
2025-06-13 15:51:18 03113_analyzer_not_found_column_in_block_2: [ OK ] 0.78 sec.
2025-06-13 15:51:18 00619_union_highlite: [ OK ] 0.73 sec.
2025-06-13 15:51:19 02911_cte_invalid_query_analysis: [ OK ] 0.78 sec.
2025-06-13 15:51:20 02911_system_symbols: [ OK ] 4.64 sec.
2025-06-13 15:51:20 02006_client_test_hint_error_name: [ OK ] 0.63 sec.
2025-06-13 15:51:21 02014_map_different_keys: [ OK ] 0.82 sec.
2025-06-13 15:51:21 02024_compression_in_query: [ OK ] 7.09 sec.
2025-06-13 15:51:22 01131_max_rows_to_sort: [ OK ] 0.73 sec.
2025-06-13 15:51:22 01670_log_comment: [ OK ] 1.88 sec.
2025-06-13 15:51:22 02473_extract_low_cardinality_from_json: [ OK ] 0.58 sec.
2025-06-13 15:51:23 00901_joint_entropy: [ OK ] 0.98 sec.
2025-06-13 15:51:23 02562_native_tskv_default_for_omitted_fields: [ OK ] 8.30 sec.
2025-06-13 15:51:23 00821_distributed_storage_with_join_on: [ OK ] 1.93 sec.
2025-06-13 15:51:24 03224_tuple_element_identifier: [ OK ] 0.73 sec.
2025-06-13 15:51:24 03164_linestring_geometry: [ OK ] 0.57 sec.
2025-06-13 15:51:25 01702_system_numbers_scientific_notation: [ OK ] 0.88 sec.
2025-06-13 15:51:25 03009_format_show_database: [ OK ] 2.83 sec.
2025-06-13 15:51:26 02100_now64_types_bug: [ OK ] 0.63 sec.
2025-06-13 15:51:27 02366_kql_operator_in_sql: [ OK ] 1.08 sec.
2025-06-13 15:51:28 00823_sequence_match_dfa: [ OK ] 3.68 sec.
2025-06-13 15:51:28 03298_server_client_native_settings: [ OK ] 0.63 sec.
2025-06-13 15:51:28 01930_optimize_skip_unused_shards_rewrite_in: [ OK ] 2.79 sec.
2025-06-13 15:51:28 01614_with_fill_with_limit: [ OK ] 0.59 sec.
2025-06-13 15:51:29 00608_uniq_array: [ OK ] 0.63 sec.
2025-06-13 15:51:29 00437_nulls_first_last: [ OK ] 1.28 sec.
2025-06-13 15:51:29 02104_clickhouse_local_columns_description: [ OK ] 1.88 sec.
2025-06-13 15:51:30 02889_print_pretty_type_names: [ OK ] 0.73 sec.
2025-06-13 15:51:30 02725_alias_columns_should_not_allow_compression_codec: [ OK ] 0.93 sec.
2025-06-13 15:51:30 02880_indexHint__partition_id: [ OK ] 0.63 sec.
2025-06-13 15:51:34 02904_empty_order_by_with_setting_enabled: [ OK ] 3.29 sec.
2025-06-13 15:51:34 02861_interpolate_alias_precedence: [ OK ] 0.63 sec.
2025-06-13 15:51:35 02442_auxiliary_zookeeper_endpoint_id: [ OK ] 1.03 sec.
2025-06-13 15:51:36 01079_bad_alters_zookeeper_long: [ OK ] 91.80 sec.
2025-06-13 15:51:37 01410_full_join_and_null_predicates: [ OK ] 1.28 sec.
2025-06-13 15:51:37 03203_optimize_disjunctions_chain_to_in: [ OK ] 0.63 sec.
2025-06-13 15:51:38 02887_format_readable_timedelta_subseconds: [ OK ] 0.78 sec.
2025-06-13 15:51:38 00492_drop_temporary_table: [ OK ] 0.63 sec.
2025-06-13 15:51:38 02151_replace_regexp_all_empty_match_alternative: [ OK ] 0.83 sec.
2025-06-13 15:51:39 03290_final_collapsing: [ OK ] 1.03 sec.
2025-06-13 15:51:39 02813_any_value: [ OK ] 0.53 sec.
2025-06-13 15:51:40 01247_least_greatest_filimonov: [ OK ] 0.58 sec.
2025-06-13 15:51:40 03036_dynamic_read_shared_subcolumns_memory: [ SKIPPED ] 0.00 sec.
2025-06-13 15:51:40 Reason: not running for current build
2025-06-13 15:51:41 02675_predicate_push_down_filled_join_fix: [ OK ] 0.68 sec.
2025-06-13 15:51:41 02563_progress_when_no_rows_from_prewhere: [ SKIPPED ] 0.00 sec.
2025-06-13 15:51:41 Reason: not running for current build
2025-06-13 15:51:41 02788_current_schemas_function: [ OK ] 0.73 sec.
2025-06-13 15:51:42 02015_async_inserts_1: [ OK ] 3.28 sec.
2025-06-13 15:51:42 01910_view_dictionary_check_refresh: [ OK ] 25.04 sec.
2025-06-13 15:51:42 00052_all_left_join: [ OK ] 0.58 sec.
2025-06-13 15:51:43 01353_neighbor_overflow: [ OK ] 0.78 sec.
2025-06-13 15:51:43 03303_distributed_explain: [ OK ] 0.58 sec.
2025-06-13 15:51:43 02956_fix_to_start_of_milli_microsecond: [ OK ] 0.63 sec.
2025-06-13 15:51:44 03313_case_insensitive_json_type_declaration: [ OK ] 0.48 sec.
2025-06-13 15:51:44 01852_hints_enum_name: [ OK ] 2.18 sec.
2025-06-13 15:51:45 03371_nullable_tuple_string_comparison: [ OK ] 0.93 sec.
2025-06-13 15:51:45 01508_race_condition_rename_clear_zookeeper_long: [ OK ] 26.99 sec.
2025-06-13 15:51:45 00910_crash_when_distributed_modify_order_by: [ OK ] 0.64 sec.
2025-06-13 15:51:46 00653_monotonic_integer_cast: [ OK ] 0.63 sec.
2025-06-13 15:51:47 01018_ddl_dictionaries_select: [ OK ] 2.19 sec.
2025-06-13 15:51:47 02984_form_format: [ OK ] 3.88 sec.
2025-06-13 15:51:47 01264_nested_baloo_bear: [ OK ] 0.63 sec.
2025-06-13 15:51:47 01137_sample_final: [ OK ] 0.73 sec.
2025-06-13 15:51:48 02276_full_sort_join_unsupported: [ OK ] 0.98 sec.
2025-06-13 15:51:48 01664_decimal_ubsan: [ OK ] 0.53 sec.
2025-06-13 15:51:48 03039_unknown_identifier_window_function: [ OK ] 0.63 sec.
2025-06-13 15:51:49 02136_scalar_read_rows_json: [ OK ] 2.68 sec.
2025-06-13 15:51:54 02968_full_sorting_join_fuzz: [ OK ] 44.78 sec.
2025-06-13 15:51:54 02875_parallel_replicas_cluster_all_replicas: [ OK ] 5.84 sec.
2025-06-13 15:51:54 02287_ephemeral_format_crash: [ OK ] 0.68 sec.
2025-06-13 15:51:55 01915_merge_prewhere_virtual_column_rand_chao_wang: [ OK ] 0.78 sec.
2025-06-13 15:51:56 01441_array_combinator: [ OK ] 0.59 sec.
2025-06-13 15:51:57 01801_s3_cluster_count: [ OK ] 1.03 sec.
2025-06-13 15:51:58 02461_welch_t_test_fuzz: [ OK ] 0.58 sec.
2025-06-13 15:51:58 00715_fetch_merged_or_mutated_part_zookeeper: [ OK ] 12.17 sec.
2025-06-13 15:51:58 02421_truncate_isolation_with_mutations: [ OK ] 35.41 sec.
2025-06-13 15:51:58 02933_sqid: [ OK ] 8.90 sec.
2025-06-13 15:51:59 00293_shard_max_subquery_depth: [ OK ] 1.28 sec.
2025-06-13 15:52:00 02941_variant_type_1: [ OK ] 29.31 sec.
2025-06-13 15:52:00 02489_analyzer_indexes: [ OK ] 1.80 sec.
2025-06-13 15:52:00 02596_build_set_and_remote: [ OK ] 2.54 sec.
2025-06-13 15:52:01 02366_kql_native_interval_format: [ OK ] 1.18 sec.
2025-06-13 15:52:01 00411_merge_tree_where_const_in_set: [ OK ] 0.84 sec.
2025-06-13 15:52:02 02472_segfault_expression_parser: [ OK ] 0.48 sec.
2025-06-13 15:52:02 02426_to_string_nullable_fixedstring: [ OK ] 0.58 sec.
2025-06-13 15:52:02 02992_all_columns_should_have_comment: [ OK ] 3.79 sec.
2025-06-13 15:52:02 03210_dynamic_squashing: [ OK ] 3.29 sec.
2025-06-13 15:52:03 03152_join_filter_push_down_equivalent_columns: [ OK ] 0.94 sec.
2025-06-13 15:52:03 01599_multiline_input_and_singleline_comments: [ OK ] 2.84 sec.
2025-06-13 15:52:03 00952_part_frozen_info: [ OK ] 0.83 sec.
2025-06-13 15:52:03 03174_least_greatest_ignore_null_input_values: [ OK ] 1.33 sec.
2025-06-13 15:52:03 01602_modified_julian_day_msan: [ OK ] 1.03 sec.
2025-06-13 15:52:04 02416_json_tuple_to_array_schema_inference: [ OK ] 0.58 sec.
2025-06-13 15:52:04 02033_join_engine_deadlock_long: [ OK ] 9.45 sec.
2025-06-13 15:52:04 02564_read_in_order_final_desc: [ OK ] 0.73 sec.
2025-06-13 15:52:04 00685_output_format_json_escape_forward_slashes: [ OK ] 0.63 sec.
2025-06-13 15:52:05 01025_array_compact_generic: [ OK ] 0.93 sec.
2025-06-13 15:52:05 02098_date32_comparison: [ OK ] 0.88 sec.
2025-06-13 15:52:05 00284_external_aggregation_2: [ OK ] 35.53 sec.
2025-06-13 15:52:05 03011_adaptative_timeout_compatibility: [ OK ] 0.68 sec.
2025-06-13 15:52:05 02540_duplicate_primary_key2: [ OK ] 0.72 sec.
2025-06-13 15:52:05 02457_parse_date_time_best_effort: [ OK ] 1.33 sec.
2025-06-13 15:52:06 01307_polygon_perimeter: [ OK ] 0.58 sec.
2025-06-13 15:52:06 02999_analyzer_preimage_null: [ OK ] 0.63 sec.
2025-06-13 15:52:06 01521_format_readable_time_delta2: [ OK ] 0.93 sec.
2025-06-13 15:52:07 01037_zookeeper_check_table_empty_pk: [ OK ] 0.78 sec.
2025-06-13 15:52:07 01244_optimize_distributed_group_by_sharding_key: [ OK ] 3.34 sec.
2025-06-13 15:52:07 03167_base64_url_functions: [ OK ] 0.93 sec.
2025-06-13 15:52:08 02188_table_function_format: [ OK ] 0.63 sec.
2025-06-13 15:52:08 00339_parsing_bad_arrays: [ OK ] 1.58 sec.
2025-06-13 15:52:08 02864_statistics_ddl: [ OK ] 5.39 sec.
2025-06-13 15:52:08 03282_join_distributed_no_columns: [ OK ] 0.93 sec.
2025-06-13 15:52:08 02703_jit_external_aggregation: [ SKIPPED ] 0.00 sec.
2025-06-13 15:52:08 Reason: not running for current build
2025-06-13 15:52:08 00999_join_not_nullable_types: [ OK ] 0.58 sec.
2025-06-13 15:52:09 02354_vector_search_adaptive_index_granularity: [ OK ] 0.68 sec.
2025-06-13 15:52:09 03013_forbid_attach_table_if_active_replica_already_exists: [ OK ] 3.99 sec.
2025-06-13 15:52:09 00417_kill_query: [ OK ] 5.99 sec.
2025-06-13 15:52:09 02206_clickhouse_local_use_database: [ OK ] 1.98 sec.
2025-06-13 15:52:09 02006_test_positional_arguments_on_cluster: [ OK ] 1.18 sec.
2025-06-13 15:52:09 02366_kql_func_math: [ OK ] 0.83 sec.
2025-06-13 15:52:10 01328_bad_peephole_optimization: [ OK ] 0.73 sec.
2025-06-13 15:52:10 01906_bigint_accurate_cast_ubsan: [ OK ] 1.33 sec.
2025-06-13 15:52:10 01412_group_array_moving_shard: [ OK ] 1.93 sec.
2025-06-13 15:52:10 02971_functions_to_subcolumns_map: [ OK ] 0.83 sec.
2025-06-13 15:52:10 01352_generate_random_overflow: [ OK ] 0.78 sec.
2025-06-13 15:52:11 02597_projection_materialize_and_replication: [ OK ] 1.98 sec.
2025-06-13 15:52:11 02016_summing_mt_aggregating_column: [ OK ] 0.80 sec.
2025-06-13 15:52:11 01490_nullable_string_to_enum: [ OK ] 0.63 sec.
2025-06-13 15:52:11 00712_prewhere_with_final: [ OK ] 0.78 sec.
2025-06-13 15:52:11 01010_pm_join_all_join_bug: [ OK ] 0.78 sec.
2025-06-13 15:52:12 02969_archive_seek: [ OK ] 2.08 sec.
2025-06-13 15:52:12 01031_pmj_new_any_semi_join: [ OK ] 1.13 sec.
2025-06-13 15:52:12 01787_map_remote: [ OK ] 0.88 sec.
2025-06-13 15:52:12 00534_functions_bad_arguments12: [ SKIPPED ] 0.00 sec.
2025-06-13 15:52:12 Reason: not running for current build
2025-06-13 15:52:12 02813_seriesDecomposeSTL: [ OK ] 1.18 sec.
2025-06-13 15:52:13 01825_type_json_in_array: [ OK ] 1.13 sec.
2025-06-13 15:52:13 02999_ulid_short_circuit: [ OK ] 0.58 sec.
2025-06-13 15:52:13 00104_totals_having_mode: [ OK ] 1.83 sec.
2025-06-13 15:52:13 02906_flatten_only_true_nested: [ OK ] 0.63 sec.
2025-06-13 15:52:13 03302_merge_table_structure_unification: [ OK ] 0.88 sec.
2025-06-13 15:52:13 01050_group_array_sample: [ OK ] 0.58 sec.
2025-06-13 15:52:14 02012_changed_enum_type_non_replicated: [ OK ] 0.73 sec.
2025-06-13 15:52:14 02178_column_function_insert_from: [ OK ] 0.68 sec.
2025-06-13 15:52:14 01067_join_null: [ OK ] 0.68 sec.
2025-06-13 15:52:14 01663_aes_msan: [ OK ] 0.58 sec.
2025-06-13 15:52:14 01851_clear_column_referenced_by_mv: [ OK ] 0.73 sec.
2025-06-13 15:52:15 02233_interpolate_1: [ OK ] 1.68 sec.
2025-06-13 15:52:15 00622_select_in_parens: [ OK ] 0.58 sec.
2025-06-13 15:52:15 01387_clear_column_default_depends: [ OK ] 1.18 sec.
2025-06-13 15:52:15 01652_ttl_old_syntax: [ OK ] 0.64 sec.
2025-06-13 15:52:16 00947_ml_test: [ OK ] 1.03 sec.
2025-06-13 15:52:18 02016_bit_shift_right_for_string_integer: [ OK ] 2.63 sec.
2025-06-13 15:52:18 03254_part_log_partition_column_is_set: [ OK ] 2.83 sec.
2025-06-13 15:52:19 00973_uniq_non_associativity: [ OK ] 10.20 sec.
2025-06-13 15:52:19 00348_tuples: [ OK ] 0.89 sec.
2025-06-13 15:52:19 01267_alter_default_key_columns_zookeeper_long: [ OK ] 1.13 sec.
2025-06-13 15:52:20 02240_get_type_serialization_streams: [ OK ] 0.63 sec.
2025-06-13 15:52:20 01300_wkt: [ OK ] 0.98 sec.
2025-06-13 15:52:20 02427_mutate_and_zero_copy_replication_zookeeper: [ OK ] 0.98 sec.
2025-06-13 15:52:21 00647_select_numbers_with_offset: [ OK ] 0.58 sec.
2025-06-13 15:52:21 03286_reverse_sorting_key_final2: [ OK ] 0.78 sec.
2025-06-13 15:52:22 02384_analyzer_dict_get_join_get: [ OK ] 1.28 sec.
2025-06-13 15:52:22 02313_test_fpc_codec: [ OK ] 1.43 sec.
2025-06-13 15:52:22 03274_precise_alter_user_grants: [ OK ] 6.59 sec.
2025-06-13 15:52:23 02423_insert_stats_behaviour: [ OK ] 9.05 sec.
2025-06-13 15:52:23 00568_empty_function_with_fixed_string: [ OK ] 0.73 sec.
2025-06-13 15:52:23 02790_async_queries_in_query_log: [ OK ] 13.71 sec.
2025-06-13 15:52:23 02932_idna: [ OK ] 3.13 sec.
2025-06-13 15:52:24 01915_json_extract_raw_string: [ OK ] 0.63 sec.
2025-06-13 15:52:24 00177_inserts_through_http_parts: [ OK ] 1.73 sec.
2025-06-13 15:52:24 00732_quorum_insert_simple_test_1_parts_zookeeper_long: [ OK ] 1.18 sec.
2025-06-13 15:52:25 00620_optimize_on_nonleader_replica_zookeeper: [ OK ] 1.13 sec.
2025-06-13 15:52:25 02233_HTTP_ranged: [ OK ] 2.24 sec.
2025-06-13 15:52:26 02568_json_array_length: [ OK ] 0.93 sec.
2025-06-13 15:52:26 01621_clickhouse_compressor: [ OK ] 2.14 sec.
2025-06-13 15:52:27 00429_point_in_ellipses: [ OK ] 0.58 sec.
2025-06-13 15:52:27 02155_parse_date_lowcard_default_throw: [ OK ] 0.53 sec.
2025-06-13 15:52:28 01388_multi_if_optimization: [ OK ] 0.58 sec.
2025-06-13 15:52:28 02332_dist_insert_send_logs_level: [ OK ] 2.43 sec.
2025-06-13 15:52:29 03013_group_by_use_nulls_with_materialize_and_analyzer: [ OK ] 0.68 sec.
2025-06-13 15:52:30 01073_show_tables_not_like: [ OK ] 0.98 sec.
2025-06-13 15:52:30 00825_http_header_query_id: [ OK ] 1.53 sec.
2025-06-13 15:52:30 02918_implicit_sign_column_constraints_for_collapsing_engine: [ OK ] 16.17 sec.
2025-06-13 15:52:30 01656_ipv4_bad_formatting: [ OK ] 0.58 sec.
2025-06-13 15:52:30 00125_array_element_of_array_of_tuple: [ OK ] 0.58 sec.
2025-06-13 15:52:31 00679_replace_asterisk: [ OK ] 0.63 sec.
2025-06-13 15:52:31 01143_trivial_count_with_join: [ OK ] 0.73 sec.
2025-06-13 15:52:31 03203_client_benchmark_options: [ OK ] 8.80 sec.
2025-06-13 15:52:32 00856_no_column_issue_4242: [ OK ] 0.73 sec.
2025-06-13 15:52:32 01925_json_as_string_data_in_square_brackets: [ OK ] 0.63 sec.
2025-06-13 15:52:32 02952_clickhouse_local_query_parameters_cli: [ OK ] 1.88 sec.
2025-06-13 15:52:33 02366_kql_create_table: [ OK ] 0.78 sec.
2025-06-13 15:52:33 01550_type_map_formats_input: [ OK ] 7.75 sec.
2025-06-13 15:52:33 03098_prefer_column_to_alias_subquery: [ OK ] 0.93 sec.
2025-06-13 15:52:33 03267_join_swap_bug: [ OK ] 0.73 sec.
2025-06-13 15:52:34 01034_prewhere_max_parallel_replicas_distributed: [ OK ] 0.73 sec.
2025-06-13 15:52:34 02475_or_function_alias_and_const_where: [ OK ] 0.53 sec.
2025-06-13 15:52:34 01620_fix_simple_state_arg_type: [ OK ] 0.83 sec.
2025-06-13 15:52:34 02354_vector_search_legacy_index_compatibility: [ OK ] 0.98 sec.
2025-06-13 15:52:35 03038_nested_dynamic_merges_small: [ OK ] 4.89 sec.
2025-06-13 15:52:35 00251_has_types: [ OK ] 0.83 sec.
2025-06-13 15:52:35 02932_parallel_replicas_fuzzer: [ OK ] 0.93 sec.
2025-06-13 15:52:36 00141_parse_timestamp_as_datetime: [ OK ] 0.64 sec.
2025-06-13 15:52:36 02882_primary_key_index_in_function_different_types: [ OK ] 0.83 sec.
2025-06-13 15:52:36 01053_if_chain_check: [ OK ] 0.93 sec.
2025-06-13 15:52:36 01059_storage_file_compression: [ OK ] 48.31 sec.
2025-06-13 15:52:37 02049_lowcardinality_shortcircuit_crash: [ OK ] 0.68 sec.
2025-06-13 15:52:37 01866_datetime64_cmp_with_constant: [ OK ] 1.18 sec.
2025-06-13 15:52:38 01079_bit_operations_using_bitset: [ OK ] 0.83 sec.
2025-06-13 15:52:38 02029_test_implemented_methods: [ OK ] 1.53 sec.
2025-06-13 15:52:39 02324_compatibility_setting: [ OK ] 7.50 sec.
2025-06-13 15:52:40 02702_allow_skip_errors_enum: [ OK ] 3.49 sec.
2025-06-13 15:52:41 02551_ipv4_implicit_uint64: [ OK ] 0.63 sec.
2025-06-13 15:52:42 00953_constraints_operations: [ OK ] 7.50 sec.
2025-06-13 15:52:43 02842_mutations_replace_non_deterministic: [ OK ] 3.24 sec.
2025-06-13 15:52:43 00834_limit_with_constant_expressions: [ OK ] 1.38 sec.
2025-06-13 15:52:44 02922_respect_nulls_Nullable: [ OK ] 1.39 sec.
2025-06-13 15:52:45 02096_bad_options_in_client_and_local: [ OK ] 3.34 sec.
2025-06-13 15:52:45 00358_from_string_complex_types: [ OK ] 0.58 sec.
2025-06-13 15:52:45 02004_intersect_except_distinct_operators: [ OK ] 7.49 sec.
2025-06-13 15:52:45 03262_udf_in_constraint: [ OK ] 2.04 sec.
2025-06-13 15:52:46 02915_lazy_loading_of_base_backups: [ OK ] 8.20 sec.
2025-06-13 15:52:47 02458_key_condition_not_like_prefix: [ OK ] 1.19 sec.
2025-06-13 15:52:47 00933_alter_ttl: [ OK ] 1.68 sec.
2025-06-13 15:52:47 03008_deduplication_insert_into_partitioned_table: [ OK ] 2.99 sec.
2025-06-13 15:52:48 01016_macros: [ OK ] 0.58 sec.
2025-06-13 15:52:48 00688_low_cardinality_defaults: [ OK ] 0.74 sec.
2025-06-13 15:52:49 00934_is_valid_utf8: [ OK ] 3.08 sec.
2025-06-13 15:52:49 02267_jsonlines_ndjson_format: [ OK ] 0.88 sec.
2025-06-13 15:52:50 03039_dynamic_collapsing_merge_tree: [ OK ] 25.80 sec.
2025-06-13 15:52:50 02479_analyzer_aggregation_crash: [ OK ] 0.73 sec.
2025-06-13 15:52:50 01076_json_each_row_array: [ OK ] 3.19 sec.
2025-06-13 15:52:50 01470_explain: [ OK ] 0.73 sec.
2025-06-13 15:52:51 02868_select_support_from_keywords: [ OK ] 0.58 sec.
2025-06-13 15:52:51 02811_parallel_replicas_prewhere_count: [ OK ] 0.88 sec.
2025-06-13 15:52:51 00205_scalar_subqueries: [ OK ] 1.55 sec.
2025-06-13 15:52:51 03247_json_extract_lc_nullable: [ OK ] 0.54 sec.
2025-06-13 15:52:52 02969_analyzer_eliminate_injective_functions: [ OK ] 0.63 sec.
2025-06-13 15:52:52 03166_mv_prewhere_duplicating_name_bug: [ OK ] 0.73 sec.
2025-06-13 15:52:53 02471_wrong_date_monotonicity: [ OK ] 0.68 sec.
2025-06-13 15:52:54 00955_complex_prepared_statements: [ OK ] 7.12 sec.
2025-06-13 15:52:55 00033_fixed_string_to_string: [ OK ] 0.53 sec.
2025-06-13 15:52:56 02691_multiple_joins_backtick_identifiers: [ OK ] 1.08 sec.
2025-06-13 15:52:57 01125_generate_random_qoega: [ OK ] 4.04 sec.
2025-06-13 15:52:57 03134_positional_arguments: [ OK ] 6.80 sec.
2025-06-13 15:52:58 00745_compile_scalar_subquery: [ OK ] 1.05 sec.
2025-06-13 15:52:59 02382_join_and_filtering_set: [ OK ] 1.69 sec.
2025-06-13 15:53:01 02157_readonly_system_suspend: [ OK ] 2.64 sec.
2025-06-13 15:53:01 01533_distinct_depends_on_max_threads: [ OK ] 2.71 sec.
2025-06-13 15:53:02 00054_join_string: [ OK ] 0.64 sec.
2025-06-13 15:53:03 00172_constexprs_in_set: [ OK ] 0.79 sec.
2025-06-13 15:53:03 03306_expose_headers: [ OK ] 1.84 sec.
2025-06-13 15:53:04 03168_query_log_privileges_not_empty: [ OK ] 12.68 sec.
2025-06-13 15:53:04 00996_neighbor: [ OK ] 1.28 sec.
2025-06-13 15:53:06 01731_async_task_queue_wait: [ OK ] 3.56 sec.
2025-06-13 15:53:07 01774_case_sensitive_connection_id: [ OK ] 0.69 sec.
2025-06-13 15:53:08 02128_apply_lambda_parsing: [ OK ] 0.64 sec.
2025-06-13 15:53:09 00650_array_enumerate_uniq_with_tuples: [ OK ] 1.29 sec.
2025-06-13 15:53:10 03315_array_join_scalar: [ OK ] 0.70 sec.
2025-06-13 15:53:10 00800_low_cardinality_merge_join: [ OK ] 5.86 sec.
2025-06-13 15:53:11 03093_with_fill_support_constant_expression: [ OK ] 0.69 sec.
2025-06-13 15:53:12 00700_decimal_formats: [ OK ] 1.09 sec.
2025-06-13 15:53:17 02346_fulltext_index_search: [ OK ] 12.17 sec.
2025-06-13 15:53:17 03146_bug47862: [ OK ] 0.58 sec.
2025-06-13 15:53:18 03002_filter_skip_virtual_columns_with_non_deterministic_functions: [ OK ] 41.80 sec.
2025-06-13 15:53:19 02095_function_get_os_kernel_version: [ OK ] 0.53 sec.
2025-06-13 15:53:19 01825_new_type_json_12: [ OK ] 7.87 sec.
2025-06-13 15:53:20 02543_alter_update_rename_stuck: [ OK ] 8.66 sec.
2025-06-13 15:53:21 00732_quorum_insert_simple_test_2_parts_zookeeper_long: [ OK ] 1.14 sec.
2025-06-13 15:53:21 03306_json_with_progress_special_events: [ OK ] 1.58 sec.
2025-06-13 15:53:22 02002_sampling_and_unknown_column_bug: [ OK ] 0.83 sec.
2025-06-13 15:53:22 02030_function_mapContainsKeyLike: [ OK ] 0.88 sec.
2025-06-13 15:53:23 01470_columns_transformers: [ OK ] 1.58 sec.
2025-06-13 15:53:24 02875_merge_engine_set_index: [ OK ] 4.94 sec.
2025-06-13 15:53:24 02477_exists_fuzz_43478: [ OK ] 0.88 sec.
2025-06-13 15:53:25 02476_fix_cast_parser_bug: [ OK ] 0.48 sec.
2025-06-13 15:53:25 01339_client_unrecognized_option: [ OK ] 2.78 sec.
2025-06-13 15:53:26 00688_low_cardinality_dictionary_deserialization: [ OK ] 35.18 sec.
2025-06-13 15:53:26 02306_window_move_row_number_fix: [ OK ] 0.58 sec.
2025-06-13 15:53:26 03221_variant_logical_error: [ OK ] 1.03 sec.
2025-06-13 15:53:26 01421_assert_in_in: [ OK ] 0.63 sec.
2025-06-13 15:53:26 02844_max_backup_bandwidth_s3: [ OK ] 30.43 sec.
2025-06-13 15:53:28 01581_deduplicate_by_columns_replicated_long: [ OK ] 1.73 sec.
2025-06-13 15:53:29 02921_fuzzbits_with_array_join: [ OK ] 0.58 sec.
2025-06-13 15:53:29 01675_distributed_bytes_to_delay_insert: [ OK ] 6.49 sec.
2025-06-13 15:53:29 01376_array_fill_empty: [ OK ] 0.63 sec.
2025-06-13 15:53:30 03173_check_cyclic_dependencies_on_create_and_rename: [ OK ] 1.23 sec.
2025-06-13 15:53:31 02770_jit_aggregation_nullable_key_fix: [ OK ] 4.54 sec.
2025-06-13 15:53:31 02497_if_transform_strings_to_enum: [ OK ] 1.63 sec.
2025-06-13 15:53:32 03272_json_to_json_cast_1: [ OK ] 1.33 sec.
2025-06-13 15:53:32 02356_insert_query_log_metrics: [ OK ] 1.83 sec.
2025-06-13 15:53:33 02751_multiquery_with_argument: [ OK ] 6.85 sec.
2025-06-13 15:53:34 02008_test_union_distinct_in_subquery: [ OK ] 1.74 sec.
2025-06-13 15:53:34 00826_cross_to_inner_join: [ OK ] 3.28 sec.
2025-06-13 15:53:35 02187_test_final_and_limit_modifier: [ OK ] 0.79 sec.
2025-06-13 15:53:36 03230_keeper_cp_mv_commands: [ OK ] 4.09 sec.
2025-06-13 15:53:37 02843_backup_use_same_password_for_base_backup: [ OK ] 11.11 sec.
2025-06-13 15:53:38 01935_parametrized_query_parametric_aggregate_function: [ OK ] 1.64 sec.
2025-06-13 15:53:38 00623_in_partition_key: [ OK ] 2.74 sec.
2025-06-13 15:53:38 02131_skip_index_not_materialized: [ OK ] 0.69 sec.
2025-06-13 15:53:39 00904_array_with_constant_2: [ OK ] 0.73 sec.
2025-06-13 15:53:39 03321_functions_to_subcolumns_skip_index: [ OK ] 0.88 sec.
2025-06-13 15:53:39 00252_shard_global_in_aggregate_function: [ OK ] 0.88 sec.
2025-06-13 15:53:39 01942_untuple_transformers_msan: [ OK ] 0.69 sec.
2025-06-13 15:53:40 02421_json_decimals_as_strings: [ OK ] 0.68 sec.
2025-06-13 15:53:40 01926_order_by_desc_limit: [ OK ] 75.77 sec.
2025-06-13 15:53:41 01676_range_hashed_dictionary: [ OK ] 1.54 sec.
2025-06-13 15:53:41 02560_analyzer_materialized_view: [ OK ] 0.98 sec.
2025-06-13 15:53:41 03144_alter_column_and_read: [ OK ] 0.78 sec.
2025-06-13 15:53:41 02902_add_scalar_in_all_case: [ OK ] 0.73 sec.
2025-06-13 15:53:42 01425_decimal_parse_big_negative_exponent: [ OK ] 1.43 sec.
2025-06-13 15:53:42 01600_detach_permanently: [ OK ] 56.99 sec.
2025-06-13 15:53:43 03065_analyzer_cross_join_and_array_join: [ OK ] 0.68 sec.
2025-06-13 15:53:44 01082_bit_test_out_of_bound: [ OK ] 1.08 sec.
2025-06-13 15:53:45 00876_wrong_arraj_join_column: [ OK ] 0.68 sec.
2025-06-13 15:53:45 02907_read_buffer_content_is_cached_multiple_blobs: [ OK ] 3.39 sec.
2025-06-13 15:53:45 03356_system_flush_logs_individual: [ OK ] 3.74 sec.
2025-06-13 15:53:45 01493_table_function_null: [ OK ] 0.53 sec.
2025-06-13 15:53:46 02151_http_s_structure_set_eof: [ OK ] 6.09 sec.
2025-06-13 15:53:46 03228_variant_permutation_issue: [ OK ] 0.93 sec.
2025-06-13 15:53:46 00449_filter_array_nullable_tuple: [ OK ] 0.73 sec.
2025-06-13 15:53:46 01755_shard_pruning_with_literal: [ OK ] 0.73 sec.
2025-06-13 15:53:46 01631_date_overflow_as_partition_key: [ OK ] 0.63 sec.
2025-06-13 15:53:47 03207_json_read_subcolumns_1_compact_merge_tree: [ OK ] 13.31 sec.
2025-06-13 15:53:47 02294_decimal_second_errors: [ OK ] 0.68 sec.
2025-06-13 15:53:47 03058_analyzer_ambiguous_columns: [ OK ] 1.08 sec.
2025-06-13 15:53:47 00558_parse_floats: [ OK ] 0.58 sec.
2025-06-13 15:53:47 02946_literal_alias_misclassification: [ OK ] 0.78 sec.
2025-06-13 15:53:47 02366_asof_optimize_predicate_bug_37813: [ OK ] 0.68 sec.
2025-06-13 15:53:48 01256_misspell_layout_name_podshumok: [ OK ] 0.58 sec.
2025-06-13 15:53:48 02292_nested_not_flattened_detach: [ OK ] 0.58 sec.
2025-06-13 15:53:48 01097_one_more_range_reader_test_wide_part: [ OK ] 0.78 sec.
2025-06-13 15:53:48 02708_dotProduct: [ OK ] 2.64 sec.
2025-06-13 15:53:48 03002_modify_query_cte: [ OK ] 0.53 sec.
2025-06-13 15:53:49 01825_type_json_from_map: [ OK ] 31.65 sec.
2025-06-13 15:53:49 02733_sparse_columns_reload: [ OK ] 0.93 sec.
2025-06-13 15:53:49 00578_merge_table_sampling: [ OK ] 0.88 sec.
2025-06-13 15:53:49 00063_check_query: [ OK ] 0.83 sec.
2025-06-13 15:53:50 03033_create_as_copies_comment: [ OK ] 0.68 sec.
2025-06-13 15:53:50 00209_insert_select_extremes: [ OK ] 0.68 sec.
2025-06-13 15:53:50 00851_http_insert_json_defaults: [ OK ] 3.34 sec.
2025-06-13 15:53:50 00009_array_join_subquery: [ OK ] 0.58 sec.
2025-06-13 15:53:51 01300_svg: [ OK ] 1.38 sec.
2025-06-13 15:53:51 02723_jit_aggregation_bug_48120: [ OK ] 1.08 sec.
2025-06-13 15:53:51 02455_duplicate_column_names_in_schema_inference: [ OK ] 0.78 sec.
2025-06-13 15:53:51 01459_default_value_of_argument_type_nullptr_dereference: [ OK ] 0.83 sec.
2025-06-13 15:53:51 00593_union_all_assert_columns_removed: [ OK ] 0.69 sec.
2025-06-13 15:53:51 01039_row_policy_dcl: [ OK ] 2.03 sec.
2025-06-13 15:53:52 01353_topk_enum: [ OK ] 0.53 sec.
2025-06-13 15:53:52 03287_format_datetime_mysqlfraction: [ OK ] 0.73 sec.
2025-06-13 15:53:53 00444_join_use_nulls: [ OK ] 0.93 sec.
2025-06-13 15:53:53 00594_alias_in_distributed: [ OK ] 1.68 sec.
2025-06-13 15:53:54 01070_h3_to_parent: [ OK ] 0.58 sec.
2025-06-13 15:53:54 02681_aggregation_by_partitions_bug: [ OK ] 1.53 sec.
2025-06-13 15:53:54 02016_aggregation_spark_bar: [ OK ] 2.34 sec.
2025-06-13 15:53:54 02912_group_array_sample: [ OK ] 0.69 sec.
2025-06-13 15:53:55 00188_constants_as_arguments_of_aggregate_functions: [ OK ] 0.58 sec.
2025-06-13 15:53:56 02497_having_without_actual_aggregation_bug: [ OK ] 0.83 sec.
2025-06-13 15:53:56 02008_materialize_column: [ OK ] 1.49 sec.
2025-06-13 15:53:57 02122_parallel_formatting_CustomSeparated: [ OK ] 6.01 sec.
2025-06-13 15:53:57 01559_aggregate_null_for_empty_fix: [ OK ] 1.13 sec.
2025-06-13 15:53:57 02421_type_json_async_insert: [ OK ] 5.79 sec.
2025-06-13 15:53:58 01451_replicated_detach_drop_part_long: [ OK ] 1.85 sec.
2025-06-13 15:53:58 01427_pk_and_expression_with_different_type: [ OK ] 0.63 sec.
2025-06-13 15:53:58 02588_avro_date32_and_decimals: [ OK ] 3.88 sec.
2025-06-13 15:53:58 02041_openssl_hash_functions_test: [ OK ] 0.63 sec.
2025-06-13 15:53:58 03116_analyzer_explicit_alias_as_column_name: [ OK ] 0.64 sec.
2025-06-13 15:53:59 00621_regression_for_in_operator: [ OK ] 1.16 sec.
2025-06-13 15:54:00 00900_long_parquet: [ OK ] 25.95 sec.
2025-06-13 15:54:00 01176_mysql_client_interactive: [ OK ] 2.08 sec.
2025-06-13 15:54:01 03267_implicit_select: [ OK ] 3.50 sec.
2025-06-13 15:54:02 01442_date_time_with_params: [ OK ] 3.68 sec.
2025-06-13 15:54:02 01720_join_implicit_cast: [ OK ] 4.74 sec.
2025-06-13 15:54:03 00277_array_filter: [ OK ] 0.99 sec.
2025-06-13 15:54:04 03204_format_join_on: [ OK ] 1.96 sec.
2025-06-13 15:54:04 00459_group_array_insert_at: [ OK ] 1.10 sec.
2025-06-13 15:54:05 02129_skip_quoted_fields: [ OK ] 17.07 sec.
2025-06-13 15:54:05 01825_type_json_missed_values: [ OK ] 4.64 sec.
2025-06-13 15:54:05 02366_kql_distinct: [ OK ] 0.95 sec.
2025-06-13 15:54:06 01072_drop_temporary_table_with_same_name: [ OK ] 1.09 sec.
2025-06-13 15:54:07 01323_redundant_functions_in_order_by: [ OK ] 3.48 sec.
2025-06-13 15:54:08 01791_dist_INSERT_block_structure_mismatch: [ OK ] 2.80 sec.
2025-06-13 15:54:09 03060_analyzer_regular_view_alias: [ OK ] 0.87 sec.
2025-06-13 15:54:10 00937_ipv4_cidr_range: [ OK ] 1.19 sec.
2025-06-13 15:54:11 02133_final_prewhere_where_lowcardinality_replacing: [ OK ] 3.51 sec.
2025-06-13 15:54:11 01100_split_by_string: [ OK ] 0.90 sec.
2025-06-13 15:54:12 03005_input_function_in_join: [ OK ] 1.00 sec.
2025-06-13 15:54:13 02566_analyzer_limit_settings_distributed: [ OK ] 1.81 sec.
2025-06-13 15:54:14 00585_union_all_subquery_aggregation_column_removal: [ OK ] 2.01 sec.
2025-06-13 15:54:14 03006_join_on_inequal_expression_2: [ OK ] 9.37 sec.
2025-06-13 15:54:16 03328_syntax_error_exception: [ OK ] 3.10 sec.
2025-06-13 15:54:18 02457_morton_coding: [ OK ] 18.12 sec.
2025-06-13 15:54:18 00910_zookeeper_test_alter_compression_codecs_long: [ OK ] 3.96 sec.
2025-06-13 15:54:19 03161_clickhouse_keeper_client_create_sequential: [ OK ] 2.65 sec.
2025-06-13 15:54:19 02861_join_on_nullsafe_compare: [ OK ] 4.86 sec.
2025-06-13 15:54:20 03131_rewrite_sum_if_nullable: [ OK ] 1.31 sec.
2025-06-13 15:54:20 01139_asof_join_types: [ OK ] 1.12 sec.
2025-06-13 15:54:21 03200_memory_engine_alter_dynamic: [ OK ] 0.78 sec.
2025-06-13 15:54:21 02998_to_milliseconds: [ OK ] 1.69 sec.
2025-06-13 15:54:22 03069_analyzer_with_alias_in_array_join: [ OK ] 0.64 sec.
2025-06-13 15:54:22 03272_bad_aggregate_function: [ OK ] 0.58 sec.
2025-06-13 15:54:23 01034_unknown_qualified_column_in_join: [ OK ] 0.83 sec.
2025-06-13 15:54:23 02291_dictionary_scalar_subquery_reload: [ OK ] 0.83 sec.
2025-06-13 15:54:23 03199_unbin_buffer_overflow: [ OK ] 16.78 sec.
2025-06-13 15:54:24 02461_prewhere_row_level_policy_lightweight_delete: [ OK ] 5.95 sec.
2025-06-13 15:54:24 02456_alter-nullable-column-bag-2: [ OK ] 0.98 sec.
2025-06-13 15:54:24 00157_aliases_and_lambda_formal_parameters: [ OK ] 0.53 sec.
2025-06-13 15:54:24 03161_cnf_reduction: [ OK ] 1.28 sec.
2025-06-13 15:54:24 03063_analyzer_multi_join_wrong_table_specifier: [ OK ] 0.78 sec.
2025-06-13 15:54:25 02833_std_alias: [ OK ] 0.58 sec.
2025-06-13 15:54:25 01358_mutation_delete_null_rows: [ OK ] 0.88 sec.
2025-06-13 15:54:26 02807_lower_utf8_msan: [ OK ] 0.63 sec.
2025-06-13 15:54:27 02861_alter_replace_partition_do_not_wait_mutations_on_unrelated_partitions: [ OK ] 7.95 sec.
2025-06-13 15:54:27 01043_categorical_iv: [ OK ] 1.49 sec.
2025-06-13 15:54:28 02226_low_cardinality_text_bloom_filter_index: [ OK ] 3.04 sec.
2025-06-13 15:54:28 03033_lightweight_deletes_sync: [ OK ] 1.14 sec.
2025-06-13 15:54:30 00740_optimize_predicate_expression: [ OK ] 1.70 sec.
2025-06-13 15:54:31 01011_test_create_as_skip_indices: [ OK ] 1.01 sec.
2025-06-13 15:54:33 01921_datatype_date32: [ OK ] 4.91 sec.
2025-06-13 15:54:34 03154_recursive_cte_distributed: [ OK ] 2.39 sec.
2025-06-13 15:54:34 00468_array_join_multiple_arrays_and_use_original_column: [ OK ] 0.79 sec.
2025-06-13 15:54:36 03018_external_with_complex_data_types: [ OK ] 1.94 sec.
2025-06-13 15:54:36 03273_join_columns_comprehensive: [ SKIPPED ] 0.00 sec.
2025-06-13 15:54:36 Reason: not running for current build
2025-06-13 15:54:36 03208_array_of_json_read_subcolumns_2_compact_merge_tree: [ SKIPPED ] 0.00 sec.
2025-06-13 15:54:36 Reason: not running for current build
2025-06-13 15:54:36 02551_obfuscator_keywords: [ OK ] 1.94 sec.
2025-06-13 15:54:36 02864_statistics_predicates: [ OK ] 36.22 sec.
2025-06-13 15:54:36 02813_func_today_and_alias: [ OK ] 0.58 sec.
2025-06-13 15:54:36 00732_decimal_summing_merge_tree: [ OK ] 0.89 sec.
2025-06-13 15:54:37 02713_array_low_cardinality_string: [ OK ] 0.78 sec.
2025-06-13 15:54:37 01428_hash_set_nan_key: [ OK ] 0.88 sec.
2025-06-13 15:54:38 00814_parsing_ub: [ OK ] 0.58 sec.
2025-06-13 15:54:38 02179_degrees_radians: [ OK ] 0.94 sec.
2025-06-13 15:54:39 02043_user_defined_executable_function_implicit_cast: [ OK ] 0.83 sec.
2025-06-13 15:54:39 03221_refreshable_matview_progress: [ OK ] 2.64 sec.
2025-06-13 15:54:40 03373_named_session_try_recreate_before_timeout: [ OK ] 16.52 sec.
2025-06-13 15:54:40 01398_in_tuple_func: [ OK ] 0.83 sec.
2025-06-13 15:54:42 00633_materialized_view_and_too_many_parts_zookeeper: [ OK ] 14.63 sec.
2025-06-13 15:54:42 01825_new_type_json_insert_select: [ OK ] 2.73 sec.
2025-06-13 15:54:43 00938_dataset_test: [ OK ] 0.74 sec.
2025-06-13 15:54:44 00127_group_by_concat: [ OK ] 0.54 sec.
2025-06-13 15:54:44 03279_array_normalized_gini: [ OK ] 1.74 sec.
2025-06-13 15:54:44 03205_system_sync_replica_format: [ OK ] 0.53 sec.
2025-06-13 15:54:45 00952_input_function: [ OK ] 20.08 sec.
2025-06-13 15:54:45 02020_cast_integer_overflow: [ OK ] 0.54 sec.
2025-06-13 15:54:45 00981_no_virtual_columns: [ OK ] 0.84 sec.
2025-06-13 15:54:46 03032_rmt_create_columns_from_replica: [ OK ] 0.91 sec.
2025-06-13 15:54:47 00607_index_in_in: [ OK ] 1.24 sec.
2025-06-13 15:54:47 00135_duplicate_group_by_keys_segfault: [ OK ] 2.74 sec.
2025-06-13 15:54:48 00662_array_has_nullable: [ OK ] 2.52 sec.
2025-06-13 15:54:48 03036_dynamic_read_subcolumns_memory: [ SKIPPED ] 0.00 sec.
2025-06-13 15:54:48 Reason: not running for current build
2025-06-13 15:54:48 01165_lost_part_empty_partition: [ OK ] 7.85 sec.
2025-06-13 15:54:49 02991_count_rewrite_analyzer: [ OK ] 0.91 sec.
2025-06-13 15:54:49 00715_bounding_ratio_merge_empty: [ OK ] 1.00 sec.
2025-06-13 15:54:50 01554_row_number_after_cannot_read_all_data: [ OK ] 2.85 sec.
2025-06-13 15:54:52 02381_parseDateTime64BestEffortUS: [ OK ] 1.11 sec.
2025-06-13 15:54:52 02793_implicit_pretty_format_settings: [ OK ] 2.56 sec.
2025-06-13 15:54:52 02907_clickhouse_dictionary_bug: [ OK ] 3.01 sec.
2025-06-13 15:54:52 02935_format_with_arbitrary_types: [ OK ] 5.37 sec.
2025-06-13 15:54:53 02354_window_expression_with_aggregation_expression: [ OK ] 0.98 sec.
2025-06-13 15:54:53 01532_tuple_with_name_type: [ OK ] 1.11 sec.
2025-06-13 15:54:53 02810_fix_remove_dedundant_distinct_view: [ OK ] 1.76 sec.
2025-06-13 15:54:54 01650_fetch_patition_with_macro_in_zk_path_long: [ OK ] 1.78 sec.
2025-06-13 15:54:55 02554_format_json_columns_for_empty: [ OK ] 0.74 sec.
2025-06-13 15:54:56 01281_parseDateTime64BestEffort: [ OK ] 2.60 sec.
2025-06-13 15:54:57 01548_create_table_compound_column_format: [ OK ] 1.94 sec.
2025-06-13 15:54:58 02972_to_string_nullable_timezone: [ OK ] 0.64 sec.
2025-06-13 15:54:58 02967_parallel_replicas_joins_and_analyzer: [ OK ] 19.18 sec.
2025-06-13 15:54:59 03010_sum_to_to_count_if_nullable: [ OK ] 0.78 sec.
2025-06-13 15:54:59 03261_mongodb_argumetns_crash: [ OK ] 0.93 sec.
2025-06-13 15:54:59 01547_query_log_current_database: [ OK ] 6.21 sec.
2025-06-13 15:55:01 02874_toDaysSinceYearZero: [ OK ] 1.73 sec.
2025-06-13 15:55:07 01825_new_type_json_3: [ OK ] 5.80 sec.
2025-06-13 15:55:08 01710_normal_projections: [ OK ] 15.19 sec.
2025-06-13 15:55:08 02732_rename_after_processing: [ OK ] 9.50 sec.
2025-06-13 15:55:08 02813_series_period_detect: [ OK ] 1.59 sec.
2025-06-13 15:55:09 00373_group_by_tuple: [ OK ] 0.93 sec.
2025-06-13 15:55:09 02177_issue_31009: [ SKIPPED ] 0.00 sec.
2025-06-13 15:55:09 Reason: not running for current build
2025-06-13 15:55:10 02502_analyzer_insert_select_crash_fix: [ OK ] 1.45 sec.
2025-06-13 15:55:10 02475_precise_decimal_arithmetics: [ OK ] 2.02 sec.
2025-06-13 15:55:10 02923_join_use_nulls_modulo: [ OK ] 0.89 sec.
2025-06-13 15:55:11 03167_empty_tuple_concat: [ OK ] 0.61 sec.
2025-06-13 15:55:11 01214_point_in_Mecca: [ OK ] 12.07 sec.
2025-06-13 15:55:12 03145_asof_join_ddb_inequalities: [ OK ] 1.39 sec.
2025-06-13 15:55:12 01000_unneeded_substitutions_client: [ OK ] 2.35 sec.
2025-06-13 15:55:13 00143_number_classification_functions: [ OK ] 1.33 sec.
2025-06-13 15:55:14 02114_bool_type: [ OK ] 1.09 sec.
2025-06-13 15:55:14 03314_has_column_in_table_alias_column: [ OK ] 0.78 sec.
2025-06-13 15:55:15 02724_mutliple_storage_join: [ OK ] 0.88 sec.
2025-06-13 15:55:15 00467_qualified_names: [ OK ] 1.23 sec.
2025-06-13 15:55:15 01425_default_value_of_type_name: [ OK ] 0.59 sec.
2025-06-13 15:55:16 03266_lowcardinality_string_monotonicity: [ OK ] 5.97 sec.
2025-06-13 15:55:16 02989_replicated_merge_tree_invalid_metadata_version: [ OK ] 1.18 sec.
2025-06-13 15:55:18 02920_alter_column_of_projections: [ OK ] 1.43 sec.
2025-06-13 15:55:18 02203_shebang: [ OK ] 1.78 sec.
2025-06-13 15:55:18 00356_analyze_aggregations_and_union_all: [ OK ] 0.53 sec.
2025-06-13 15:55:25 01380_nullable_state: [ OK ] 9.96 sec.
2025-06-13 15:55:28 01182_materialized_view_different_structure: [ OK ] 10.07 sec.
2025-06-13 15:55:29 02967_parallel_replicas_join_algo_and_analyzer_1: [ OK ] 106.59 sec.
2025-06-13 15:55:29 00738_lock_for_inner_table: [ OK ] 16.67 sec.
2025-06-13 15:55:29 02346_fulltext_index_bug47393: [ OK ] 0.83 sec.
2025-06-13 15:55:30 01657_test_toHour_mysql_compatibility: [ OK ] 0.58 sec.
2025-06-13 15:55:30 00753_quantile_format: [ OK ] 1.34 sec.
2025-06-13 15:55:31 02681_comparsion_tuple_elimination_ast: [ OK ] 1.13 sec.
2025-06-13 15:55:31 02176_optimize_aggregation_in_order_empty: [ OK ] 0.83 sec.
2025-06-13 15:55:32 01032_cityHash64_for_UUID: [ OK ] 0.78 sec.
2025-06-13 15:55:32 00810_in_operators_segfault: [ OK ] 0.58 sec.
2025-06-13 15:55:32 02940_json_array_of_unnamed_tuples_inference: [ OK ] 0.58 sec.
2025-06-13 15:55:33 01101_literal_column_clash: [ OK ] 1.08 sec.
2025-06-13 15:55:34 00940_max_parts_in_total: [ OK ] 0.88 sec.
2025-06-13 15:55:35 00936_substring_utf8_non_const: [ OK ] 56.47 sec.
2025-06-13 15:55:35 03196_max_intersections_arena_crash: [ OK ] 0.58 sec.
2025-06-13 15:55:35
2025-06-13 15:55:35 83 tests passed. 2 tests skipped. 733.92 s elapsed (Process-8).
2025-06-13 15:55:35 01497_mutation_support_for_storage_memory: [ OK ] 0.68 sec.
2025-06-13 15:55:35
2025-06-13 15:55:35 120 tests passed. 0 tests skipped. 734.45 s elapsed (Process-9).
2025-06-13 15:55:37 01825_type_json_ghdata: [ OK ] 18.97 sec.
2025-06-13 15:55:37
2025-06-13 15:55:37 128 tests passed. 3 tests skipped. 735.84 s elapsed (Process-10).
2025-06-13 15:55:38 01600_remerge_sort_lowered_memory_bytes_ratio: [ OK ] 13.12 sec.
2025-06-13 15:55:38
2025-06-13 15:55:38 198 tests passed. 5 tests skipped. 737.42 s elapsed (Process-5).
2025-06-13 15:55:39 01460_line_as_string_format: [ OK ] 42.44 sec.
2025-06-13 15:55:39
2025-06-13 15:55:39 167 tests passed. 5 tests skipped. 737.46 s elapsed (Process-7).
2025-06-13 15:55:39 02380_insert_mv_race: [ OK ] 7.11 sec.
2025-06-13 15:55:39
2025-06-13 15:55:39 Having 1 errors! 157 tests passed. 3 tests skipped. 737.70 s elapsed (Process-3).
2025-06-13 15:55:41 02900_buffer_table_alter_race: [ OK ] 11.51 sec.
2025-06-13 15:55:41
2025-06-13 15:55:41 172 tests passed. 5 tests skipped. 739.57 s elapsed (Process-6).
2025-06-13 15:55:54 02941_variant_type_2: [ OK ] 113.10 sec.
2025-06-13 15:55:54
2025-06-13 15:55:54 116 tests passed. 1 tests skipped. 752.81 s elapsed (Process-4).
2025-06-13 15:55:54 Running 133 stateless tests (MainProcess).
2025-06-13 15:55:59 03400_merge_storage_underlying_tables_access_validation: [ OK ] 4.55 sec.
2025-06-13 15:56:03 03377_object_storage_list_objects_cache: [ OK ] 4.29 sec.
2025-06-13 15:56:20 03320_insert_close_connection_on_error: [ OK ] 17.53 sec.
2025-06-13 15:56:24 03305_rename_mutations_counter_replicated: [ OK ] 3.94 sec.
2025-06-13 15:56:25 03305_log_unsupported_types: [ OK ] 0.83 sec.
2025-06-13 15:56:25 03298_memory_limit_thresholds_combination: [ SKIPPED ] 0.00 sec.
2025-06-13 15:56:25 Reason: not running for current build
2025-06-13 15:56:26 03277_database_backup_database_file_engine: [ OK ] 1.08 sec.
2025-06-13 15:56:27 03232_workload_create_and_drop: [ OK ] 0.63 sec.
2025-06-13 15:56:42 03231_restore_user_with_existing_role: [ OK ] 15.02 sec.
2025-06-13 15:56:48 03231_old_backup_without_access_entities_dependents: [ OK ] 5.50 sec.
2025-06-13 15:56:52 03222_json_empty_as_default_small_read_buffer: [ OK ] 3.89 sec.
2025-06-13 15:56:52 03221_create_if_not_exists_setting: [ OK ] 0.78 sec.
2025-06-13 15:56:54 03198_dynamic_read_subcolumns: [ OK ] 1.88 sec.
2025-06-13 15:56:55 03172_system_detached_tables_no_loop: [ OK ] 0.88 sec.
2025-06-13 15:58:54 03008_deduplication_mv_generates_several_blocks_replicated: [ OK ] 119.28 sec.
2025-06-13 15:59:11 03008_s3_plain_rewritable_fault: [ OK ] 16.07 sec.
2025-06-13 16:00:27 03008_deduplication_insert_several_blocks_nonreplicated: [ OK ] 76.45 sec.
2025-06-13 16:00:33 02973_backup_of_in_memory_compressed: [ OK ] 6.04 sec.
2025-06-13 16:00:34 02961_drop_tables: [ OK ] 1.18 sec.
2025-06-13 16:00:36 02931_max_num_to_warn: [ OK ] 1.23 sec.
2025-06-13 16:00:41 02916_another_move_partition_inactive_replica: [ OK ] 4.99 sec.
2025-06-13 16:00:51 02908_many_requests_to_system_replicas: [ OK ] 9.41 sec.
2025-06-13 16:00:58 02888_replicated_merge_tree_creation: [ OK ] 7.28 sec.
2025-06-13 16:00:59 02887_insert_quorum_wo_keeper_retries: [ OK ] 0.98 sec.
2025-06-13 16:01:04 02884_async_insert_native_protocol_3: [ OK ] 4.59 sec.
2025-06-13 16:01:25 02789_filesystem_cache_alignment: [ OK ] 21.39 sec.
2025-06-13 16:01:28 02789_table_functions_errors: [ OK ] 2.94 sec.
2025-06-13 16:01:32 02736_reading_and_writing_structure_fields: [ OK ] 3.84 sec.
2025-06-13 16:01:34 02735_capnp_case_insensitive_names_matching: [ OK ] 1.93 sec.
2025-06-13 16:01:35 02710_default_replicated_parameters: [ OK ] 0.58 sec.
2025-06-13 16:01:35 02581_share_big_sets_between_mutation_tasks_long: [ SKIPPED ] 0.00 sec.
2025-06-13 16:01:35 Reason: not running for current build
2025-06-13 16:01:37 02522_avro_complicate_schema: [ OK ] 2.29 sec.
2025-06-13 16:01:39 02510_orc_map_indexes: [ OK ] 1.98 sec.
2025-06-13 16:01:42 02503_cache_on_write_with_small_segment_size: [ OK ] 3.34 sec.
2025-06-13 16:01:49 02494_query_cache_ttl_long: [ OK ] 6.76 sec.
2025-06-13 16:01:50 02494_query_cache_bugs: [ OK ] 0.93 sec.
2025-06-13 16:01:50 02422_allow_implicit_no_password: [ SKIPPED ] 0.00 sec.
2025-06-13 16:01:50 Reason: not running for current build
2025-06-13 16:01:52 02404_schema_inference_cache_respect_format_settings: [ OK ] 1.58 sec.
2025-06-13 16:01:52 02397_system_parts_race_condition_drop_rm: [ SKIPPED ] 0.00 sec.
2025-06-13 16:01:52 Reason: disabled
2025-06-13 16:01:52 02376_arrow_dict_with_string: [ OK ] 0.58 sec.
2025-06-13 16:01:53 02346_additional_filters_distr: [ OK ] 0.83 sec.
2025-06-13 16:01:54 02313_avro_records_and_maps: [ OK ] 0.93 sec.
2025-06-13 16:01:57 02311_system_zookeeper_insert_priv: [ OK ] 2.48 sec.
2025-06-13 16:02:10 02294_overcommit_overflow: [ OK ] 13.22 sec.
2025-06-13 16:02:23 02242_delete_user_race: [ OK ] 12.82 sec.
2025-06-13 16:02:24 02240_filesystem_cache_bypass_cache_threshold: [ OK ] 0.83 sec.
2025-06-13 16:02:24 02232_dist_insert_send_logs_level_hung: [ SKIPPED ] 0.00 sec.
2025-06-13 16:02:24 Reason: disabled
2025-06-13 16:02:27 02227_test_create_empty_sqlite_db: [ OK ] 2.89 sec.
2025-06-13 16:02:57 02226_filesystem_cache_profile_events: [ OK ] 30.56 sec.
2025-06-13 16:03:00 02225_unwinder_dwarf_version: [ OK ] 2.48 sec.
2025-06-13 16:03:06 02207_allow_plaintext_and_no_password: [ OK ] 6.19 sec.
2025-06-13 16:03:08 02182_json_each_row_schema_inference: [ OK ] 2.29 sec.
2025-06-13 16:03:09 02168_avro_bug: [ OK ] 0.68 sec.
2025-06-13 16:03:12 02166_arrow_dictionary_inference: [ OK ] 2.48 sec.
2025-06-13 16:03:13 02155_multiple_inserts_for_formats_with_suffix: [ OK ] 1.28 sec.
2025-06-13 16:03:14 02148_sql_user_defined_function_subquery: [ OK ] 0.73 sec.
2025-06-13 16:03:14 02126_identity_user_defined_function: [ OK ] 0.73 sec.
2025-06-13 16:03:15 02125_recursive_sql_user_defined_functions: [ OK ] 0.88 sec.
2025-06-13 16:03:15 02051_read_settings: [ SKIPPED ] 0.00 sec.
2025-06-13 16:03:15 Reason: not running for current build
2025-06-13 16:03:39 02026_storage_filelog_largefile: [ OK ] 23.29 sec.
2025-06-13 16:03:40 02025_dictionary_view_different_db: [ OK ] 0.93 sec.
2025-06-13 16:03:40 02011_dictionary_empty_attribute_list: [ OK ] 0.68 sec.
2025-06-13 16:03:41 01999_grant_with_replace: [ OK ] 0.88 sec.
2025-06-13 16:03:42 01915_create_or_replace_dictionary: [ OK ] 0.72 sec.
2025-06-13 16:03:44 01903_ssd_cache_dictionary_array_type: [ OK ] 2.13 sec.
2025-06-13 16:03:45 01902_table_function_merge_db_params: [ OK ] 0.88 sec.
2025-06-13 16:03:49 01853_dictionary_cache_duplicates: [ OK ] 3.58 sec.
2025-06-13 16:03:50 01850_dist_INSERT_preserve_error: [ OK ] 0.78 sec.
2025-06-13 16:03:51 01785_dictionary_element_count: [ OK ] 1.03 sec.
2025-06-13 16:03:52 01778_hierarchical_dictionaries: [ OK ] 1.18 sec.
2025-06-13 16:03:54 01754_direct_dictionary_complex_key: [ OK ] 2.03 sec.
2025-06-13 16:03:55 01747_executable_pool_dictionary_implicit_key: [ OK ] 1.24 sec.
2025-06-13 16:03:56 01746_executable_pool_dictionary: [ OK ] 1.24 sec.
2025-06-13 16:03:57 01676_dictget_in_default_expression: [ OK ] 0.93 sec.
2025-06-13 16:03:58 01615_random_one_shard_insertion: [ OK ] 1.03 sec.
2025-06-13 16:04:00 01530_drop_database_atomic_sync: [ OK ] 1.18 sec.
2025-06-13 16:04:02 01527_clickhouse_local_optimize: [ OK ] 2.23 sec.
2025-06-13 16:04:03 01526_complex_key_dict_direct_layout: [ OK ] 0.68 sec.
2025-06-13 16:04:08 01507_clickhouse_server_start_with_embedded_config: [ OK ] 4.99 sec.
2025-06-13 16:04:11 01501_cache_dictionary_all_fields: [ OK ] 3.18 sec.
2025-06-13 16:04:12 01471_calculate_ttl_during_merge: [ OK ] 0.94 sec.
2025-06-13 16:04:34 01454_storagememory_data_race_challenge: [ OK ] 22.50 sec.
2025-06-13 16:04:37 01360_materialized_view_with_join_on_query_log: [ OK ] 2.94 sec.
2025-06-13 16:04:38 01356_view_threads: [ OK ] 0.88 sec.
2025-06-13 16:04:51 01320_create_sync_race_condition_zookeeper: [ OK ] 12.87 sec.
2025-06-13 16:04:53 01297_create_quota: [ OK ] 1.88 sec.
2025-06-13 16:04:54 01295_create_row_policy: [ OK ] 1.13 sec.
2025-06-13 16:04:55 01294_create_settings_profile: [ OK ] 1.23 sec.
2025-06-13 16:04:57 01251_dict_is_in_infinite_loop: [ OK ] 1.38 sec.
2025-06-13 16:05:30 01111_create_drop_replicated_db_stress: [ OK ] 32.72 sec.
2025-06-13 16:05:31 01103_distributed_product_mode_local_column_renames: [ OK ] 1.59 sec.
2025-06-13 16:05:33 01070_materialize_ttl: [ OK ] 1.68 sec.
2025-06-13 16:05:34 01036_no_superfluous_dict_reload_on_create_database_2: [ OK ] 0.88 sec.
2025-06-13 16:05:48 01018_ddl_dictionaries_concurrent_requrests: [ OK ] 13.95 sec.
2025-06-13 16:06:03 01004_rename_deadlock: [ OK ] 14.98 sec.
2025-06-13 16:06:04 00963_achimbab: [ OK ] 1.03 sec.
2025-06-13 16:06:06 00950_dict_get: [ OK ] 2.43 sec.
2025-06-13 16:06:14 00913_many_threads: [ OK ] 7.35 sec.
2025-06-13 16:06:15 00722_inner_join: [ OK ] 1.33 sec.
2025-06-13 16:06:17 00693_max_block_size_system_tables_columns: [ OK ] 1.38 sec.
2025-06-13 16:06:24 00623_truncate_table_throw_exception: [ OK ] 7.20 sec.
2025-06-13 16:06:26 00510_materizlized_view_and_deduplication_zookeeper: [ OK ] 1.74 sec.
2025-06-13 16:06:27 00332_quantile_timing_memory_leak: [ OK ] 1.13 sec.
2025-06-13 16:06:49 00178_quantile_ddsketch: [ OK ] 21.90 sec.
2025-06-13 16:07:07 00177_memory_bound_merging: [ OK ] 18.03 sec.
2025-06-13 16:07:24 00175_obfuscator_schema_inference: [ OK ] 17.53 sec.
2025-06-13 16:07:32 00173_group_by_use_nulls: [ OK ] 8.05 sec.
2025-06-13 16:07:57 00167_parallel_parsing_with_names_and_types: [ OK ] 24.35 sec.
2025-06-13 16:07:57 00157_cache_dictionary: [ SKIPPED ] 0.00 sec.
2025-06-13 16:07:57 Reason: not running for current build
2025-06-13 16:07:57 00152_insert_different_granularity: [ SKIPPED ] 0.00 sec.
2025-06-13 16:07:57 Reason: not running for current build
2025-06-13 16:07:58 00151_order_by_read_in_order: [ OK ] 1.03 sec.
2025-06-13 16:08:05 00148_monotonic_functions_and_index: [ OK ] 7.65 sec.
2025-06-13 16:08:16 00147_global_in_aggregate_function: [ OK ] 10.76 sec.
2025-06-13 16:08:20 00143_transform_non_const_default: [ OK ] 3.99 sec.
2025-06-13 16:08:21 00098_primary_key_memory_allocated: [ OK ] 0.58 sec.
2025-06-13 16:08:49 00093_prewhere_array_join: [ OK ] 28.27 sec.
2025-06-13 16:08:54 00088_global_in_one_shard_and_rows_before_limit: [ OK ] 4.44 sec.
2025-06-13 16:09:34 00083_array_filter: [ OK ] 40.41 sec.
2025-06-13 16:09:38 00080_array_join_and_union: [ OK ] 3.94 sec.
2025-06-13 16:09:39 00076_system_columns_bytes: [ OK ] 0.73 sec.
2025-06-13 16:09:39 00069_duplicate_aggregation_keys: [ OK ] 0.63 sec.
2025-06-13 16:09:45 00065_loyalty_with_storage_join: [ OK ] 5.44 sec.
2025-06-13 16:09:46 00062_loyalty: [ OK ] 1.28 sec.
2025-06-13 16:10:56 00050_min_max: [ OK ] 69.99 sec.
2025-06-13 16:11:00 00045_uniq_upto: [ OK ] 3.50 sec.
2025-06-13 16:11:06 00041_aggregating_materialized_view: [ OK ] 5.79 sec.
2025-06-13 16:11:10 00033_aggregate_key_string: [ OK ] 4.09 sec.
2025-06-13 16:11:11 00032_aggregate_key64: [ OK ] 1.23 sec.
2025-06-13 16:12:06 00024_random_counters: [ OK ] 55.38 sec.
2025-06-13 16:12:10 00023_totals_limit: [ OK ] 3.85 sec.
2025-06-13 16:12:13 00020_distinct_order_by_distributed: [ OK ] 2.59 sec.
2025-06-13 16:12:16 00013_sorting_of_nested: [ OK ] 2.68 sec.
2025-06-13 16:12:17 00005_filtering: [ OK ] 0.83 sec.
2025-06-13 16:12:17
2025-06-13 16:12:17 125 tests passed. 8 tests skipped. 982.61 s elapsed (MainProcess).
2025-06-13 16:12:24 Checking the hung queries: done
2025-06-13 16:12:24
2025-06-13 16:12:24 No queries hung.
2025-06-13 16:12:24 All tests have finished.
2025-06-13 16:12:24
2025-06-13 16:12:24 Top patterns of log messages:
2025-06-13 16:12:24
2025-06-13 16:12:24 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-06-13 16:12:24
2025-06-13 16:12:24 1. 51997 0.053 10.46 MiB 0.104 1 174 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {})
2025-06-13 16:12:24 2. 51984 0.053 7.78 MiB 0.077 18715 172 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {}
2025-06-13 16:12:24 3. 51421 0.052 1.22 MiB 0.012 1 290 ['Trace'] 0.001 Query to stage {}{}
2025-06-13 16:12:24 4. 50610 0.052 2.37 MiB 0.024 1 290 ['Trace'] 0.001 Query from stage {} to stage {}{}
2025-06-13 16:12:24 5. 38232 0.039 1.05 MiB 0.01 1 72 ['Debug'] 0 Processed in {} sec.
2025-06-13 16:12:24 6. 33025 0.034 2.59 MiB 0.026 1 170 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec.
2025-06-13 16:12:24 7. 27737 0.028 1.21 MiB 0.012 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {}
2025-06-13 16:12:24 8. 24311 0.025 1.10 MiB 0.011 1 174 ['Trace'] 0.003 Read steps statistics: {}
2025-06-13 16:12:24 9. 19893 0.02 1.78 MiB 0.018 1 172 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-06-13 16:12:24 10. 19828 0.02 592.01 KiB 0.006 1 173 ['Trace'] 0 Aggregation method: {}
2025-06-13 16:12:24 11. 18874 0.019 858.01 KiB 0.008 18874 216 ['Debug'] 0.996 Authenticating user '{}' from {}
2025-06-13 16:12:24 12. 18869 0.019 2.07 MiB 0.021 18869 216 ['Debug'] 0.996 {} Authenticated with global context as user {}
2025-06-13 16:12:24 13. 18829 0.019 1.62 MiB 0.016 18829 215 ['Debug'] 0.996 {} Logout, user_id: {}
2025-06-13 16:12:24 14. 18695 0.019 1.34 MiB 0.013 18695 172 ['Debug'] 1 Creating session context with user_id: {}
2025-06-13 16:12:24 15. 16274 0.017 1.29 MiB 0.013 1 141 ['Trace'] 0 An entry for key={} found in cache: sum_of_sizes={}, median_size={}
2025-06-13 16:12:24 16. 15932 0.016 1.09 MiB 0.011 1 704 ['Trace'] 0.323 Reserved {} on local disk {}, having unreserved {}.
2025-06-13 16:12:24 17. 15702 0.016 726.15 KiB 0.007 1 224 ['Trace'] 0.211 filled checksums {}
2025-06-13 16:12:24 18. 15654 0.016 1.06 MiB 0.011 1185 706 ['Trace'] 0.312 Trying to reserve {} using storage policy from min volume index {}
2025-06-13 16:12:24 19. 14803 0.015 385.59 KiB 0.004 661 138 ['Debug'] 0.002 Key condition: {}
2025-06-13 16:12:24 20. 14733 0.015 158.26 KiB 0.002 1 167 ['Trace'] 0 Aggregating
2025-06-13 16:12:24 21. 14609 0.015 1.67 MiB 0.017 1189 238 ['Trace'] 0.239 Renaming temporary part {} to {} with tid {}.
2025-06-13 16:12:24 22. 14586 0.015 640.99 KiB 0.006 659 137 ['Trace'] 0.002 Filtering marks by primary and secondary keys
2025-06-13 16:12:24 23. 13647 0.014 1.52 MiB 0.015 650 138 ['Debug'] 0.002 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges
2025-06-13 16:12:24 24. 13223 0.013 684.39 KiB 0.007 585 134 ['Trace'] 0.002 Spreading mark ranges among streams (default reading)
2025-06-13 16:12:24 25. 12684 0.013 2.40 MiB 0.024 2 162 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {}
2025-06-13 16:12:24 26. 12679 0.013 5.95 MiB 0.059 2 162 ['Trace'] 1 Request URI: {}
2025-06-13 16:12:24 27. 12657 0.013 259.57 KiB 0.003 2 162 ['Debug'] 0.014 Done processing query
2025-06-13 16:12:24 28. 11619 0.012 442.22 KiB 0.004 1 151 ['Debug'] 0.142 {}{} memory usage: {}.
2025-06-13 16:12:24 29. 11027 0.011 865.10 KiB 0.008 605 119 ['Trace'] 0.001 Reading {} ranges in{}order from part {}, approx. {} rows starting from {}
2025-06-13 16:12:24 30. 9472 0.01 212.75 KiB 0.002 1 162 ['Trace'] 0.001 Merging aggregated data
2025-06-13 16:12:24 31. 8650 0.009 2.72 MiB 0.027 1 174 ['Trace'] 0.004 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {})
2025-06-13 16:12:24 32. 7719 0.008 988.53 KiB 0.01 1 45 ['Debug'] 0 Could not find entry for table_uuid: {}, part: {}, condition_hash: {}
2025-06-13 16:12:24 33. 6895 0.007 262.85 KiB 0.003 120 64 ['Debug'] 0.002 Reading approx. {} rows with {} streams
2025-06-13 16:12:24 34. 6485 0.007 602.82 KiB 0.006 1 52 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part
2025-06-13 16:12:24 35. 6440 0.007 732.59 KiB 0.007 1 37 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {}
2025-06-13 16:12:24 36. 6301 0.006 206.11 KiB 0.002 1 76 ['Trace'] 1 TCP Request. Address: {}
2025-06-13 16:12:24 37. 6301 0.006 609.37 KiB 0.006 1 76 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}.
2025-06-13 16:12:24 38. 6249 0.006 164.77 KiB 0.002 1 73 ['Debug'] 1 Done processing connection.
2025-06-13 16:12:24 39. 6010 0.006 591.83 KiB 0.006 1 111 ['Trace'] 0 Checking existence of path: {}
2025-06-13 16:12:24 40. 5142 0.005 362.00 KiB 0.004 1 538 ['Trace'] 0.818 Rolling back transaction {}{}
2025-06-13 16:12:24 41. 5123 0.005 395.23 KiB 0.004 1 96 ['Trace'] 0 Query span trace_id for opentelemetry log: {}
2025-06-13 16:12:24 42. 4799 0.005 192.15 KiB 0.002 1 73 ['Trace'] 0.017 PREWHERE condition was split into {} steps
2025-06-13 16:12:24 43. 4495 0.005 421.79 KiB 0.004 317 506 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges)
2025-06-13 16:12:24 44. 4360 0.004 259.73 KiB 0.003 1320 155 ['Debug'] 0.03 There are {} detached tables. Start searching non used tables.
2025-06-13 16:12:24 45. 4360 0.004 183.09 KiB 0.002 1320 155 ['Debug'] 0.03 Found {} non used tables in detached tables.
2025-06-13 16:12:24 46. 4356 0.004 456.61 KiB 0.004 1 2 ['Trace'] 1 Creating part at path {}
2025-06-13 16:12:24 47. 4058 0.004 136.24 KiB 0.001 122 58 ['Debug'] 0.001 MinMax index condition: {}
2025-06-13 16:12:24 48. 3939 0.004 704.33 KiB 0.007 1 107 ['Debug'] 0 {} entry for table_id: {}, part_name: {}, condition_hash: {}, marks_count: {}, has_final_mark: {}, ranges: {}
2025-06-13 16:12:24 49. 3858 0.004 279.87 KiB 0.003 1 76 ['Trace'] 0.006 The min valid primary key position for moving to the tail of PREWHERE is {}
2025-06-13 16:12:24 50. 3708 0.004 110.52 KiB 0.001 70 103 ['Trace'] 0.001 Found (RIGHT) boundary mark: {}
2025-06-13 16:12:24 51. 3708 0.004 106.83 KiB 0.001 70 103 ['Trace'] 0.001 Found (LEFT) boundary mark: {}
2025-06-13 16:12:24 52. 3708 0.004 114.66 KiB 0.001 70 103 ['Trace'] 0.001 Found {} range {}in {} steps
2025-06-13 16:12:24 53. 3708 0.004 252.06 KiB 0.002 70 103 ['Trace'] 0.001 Running binary search on index range for part {} ({} marks)
2025-06-13 16:12:24 54. 3661 0.004 748.52 KiB 0.007 1 179 ['Trace'] 0.004 {}Keys: {}, datatype: {}, kind: {}, strictness: {}, right header: {}
2025-06-13 16:12:24 55. 3537 0.004 264.88 KiB 0.003 50 108 ['Trace'] 0.021 Used generic exclusion search {}over index for part {} with {} steps
2025-06-13 16:12:24 56. 3340 0.003 285.92 KiB 0.003 461 511 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {}
2025-06-13 16:12:24 57. 3259 0.003 187.46 KiB 0.002 19 19 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {}
2025-06-13 16:12:24 58. 3259 0.003 116.49 KiB 0.001 19 19 ['Trace'] 1 Flushed system log up to offset {}
2025-06-13 16:12:24 59. 3230 0.003 257.49 KiB 0.002 1 162 ['Trace'] 0 Statistics updated for key={}: new sum_of_sizes={}, median_size={}
2025-06-13 16:12:24 60. 3051 0.003 89.38 KiB 0.001 1 71 ['Trace'] 0.008 Moved {} conditions to PREWHERE
2025-06-13 16:12:24 61. 3033 0.003 238.55 KiB 0.002 379 182 ['Trace'] 0.777 Part {} is not stored on zero-copy replicated disk, blobs can be removed
2025-06-13 16:12:24 62. 2781 0.003 455.29 KiB 0.004 317 507 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={})
2025-06-13 16:12:24 63. 2707 0.003 76.67 KiB 0.001 1 158 ['Debug'] 1 Stop worker in {}
2025-06-13 16:12:24 64. 2707 0.003 206.77 KiB 0.002 1 64 ['Debug'] 0.002 Schedule load job '{}' into {}
2025-06-13 16:12:24 65. 2707 0.003 198.84 KiB 0.002 1 140 ['Debug'] 1 Execute load job '{}' in {}
2025-06-13 16:12:24 66. 2707 0.003 188.26 KiB 0.002 1 140 ['Debug'] 1 Finish load job '{}' with status {}
2025-06-13 16:12:24 67. 2707 0.003 105.75 KiB 0.001 1 204 ['Debug'] 0.502 Spawn loader worker #{} in {}
2025-06-13 16:12:24 68. 2706 0.003 251.63 KiB 0.002 1 64 ['Debug'] 0.001 Prioritize load job '{}': {} -> {}
2025-06-13 16:12:24 69. 2687 0.003 23.62 KiB 0 2 64 ['Trace'] 0.001 No tables
2025-06-13 16:12:24 70. 2674 0.003 88.79 KiB 0.001 1 204 ['Debug'] 0.501 Change current priority: {} -> {}
2025-06-13 16:12:24 71. 2655 0.003 77.78 KiB 0.001 457 511 ['Debug'] 1 Updating strategy picker state
2025-06-13 16:12:24 72. 2544 0.003 226.17 KiB 0.002 253 505 ['Trace'] 1 Insert entry {} to queue with type {}
2025-06-13 16:12:24 73. 2502 0.003 144.16 KiB 0.001 253 505 ['Debug'] 1 Pulling {} entries to queue: {} - {}
2025-06-13 16:12:24 74. 2502 0.003 63.53 KiB 0.001 253 505 ['Debug'] 1 Pulled {} entries to queue.
2025-06-13 16:12:24 75. 2330 0.002 289.63 KiB 0.003 4 469 ['Debug'] 1 Not executing log entry {} of type {} for part {} because merges and mutations are cancelled now.
2025-06-13 16:12:24 76. 2258 0.002 247.96 KiB 0.002 850 202 ['Debug'] 0.983 Removing {} parts from filesystem (serially): Parts: [{}]
2025-06-13 16:12:24 77. 2212 0.002 131.77 KiB 0.001 1 15 ['Debug'] 0.516 Key {} is removed from metadata
2025-06-13 16:12:24 78. 2180 0.002 395.63 KiB 0.004 1 142 ['Information'] 1 Removing metadata {} of dropped table {}
2025-06-13 16:12:24 79. 2179 0.002 161.72 KiB 0.002 1 55 ['Debug'] 0 Waiting for table {} to be finally dropped
2025-06-13 16:12:24 80. 2179 0.002 251.10 KiB 0.002 1 55 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {}
2025-06-13 16:12:24 81. 2061 0.002 199.77 KiB 0.002 106 45 ['Debug'] 0 Query condition cache has dropped {}/{} granules for WHERE condition {}.
2025-06-13 16:12:24 82. 1988 0.002 165.08 KiB 0.002 155 502 ['Information'] 0.973 Selected {} parts from {} to {}. Merge selecting phase took: {}ms
2025-06-13 16:12:24 83. 1946 0.002 140.65 KiB 0.001 1 493 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables
2025-06-13 16:12:24 84. 1924 0.002 282.53 KiB 0.003 1 84 ['Trace'] 0.001 Before join block: '{}'
2025-06-13 16:12:24 85. 1914 0.002 340.82 KiB 0.003 1 84 ['Trace'] 0.001 After join block: '{}'
2025-06-13 16:12:24 86. 1737 0.002 185.14 KiB 0.002 68 42 ['Debug'] 0 Query condition cache has dropped {}/{} granules for PREWHERE condition {}.
2025-06-13 16:12:24 87. 1719 0.002 58.66 KiB 0.001 1 52 ['Debug'] 0 Selected MergeAlgorithm: {}
2025-06-13 16:12:24 88. 1719 0.002 140.02 KiB 0.001 1 52 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {}
2025-06-13 16:12:24 89. 1715 0.002 254.78 KiB 0.002 1 50 ['Debug'] 0 Merged partially aggregated blocks for bucket #{}. Got {} rows, {} from {} source rows in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-06-13 16:12:24 90. 1715 0.002 84.63 KiB 0.001 1 50 ['Trace'] 0 Merging partially aggregated blocks (bucket = {}).
2025-06-13 16:12:24 91. 1715 0.002 222.38 KiB 0.002 1 52 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec.
2025-06-13 16:12:24 92. 1715 0.002 107.04 KiB 0.001 127 52 ['Information'] 0 Merged {} parts: [{}, {}] -> {}
2025-06-13 16:12:24 93. 1520 0.002 26.72 KiB 0 1457 146 ['Debug'] 0.018 Loading data parts
2025-06-13 16:12:24 94. 1487 0.002 33.40 KiB 0 1453 144 ['Debug'] 0.016 There are no data parts
2025-06-13 16:12:24 95. 1485 0.002 208.19 KiB 0.002 1 85 ['Trace'] 0.001 Pushing from {} to {} took {} ms.
2025-06-13 16:12:24 96. 1450 0.001 190.89 KiB 0.002 81 93 ['Trace'] 0.966 Skipped {} old parts, found {} old parts to remove. Parts: [{}]
2025-06-13 16:12:24 97. 1448 0.001 26.95 KiB 0 81 93 ['Debug'] 0.966 Removed {} {} parts
2025-06-13 16:12:24 98. 1448 0.001 161.43 KiB 0.002 81 93 ['Debug'] 0.966 Removing {} parts from memory: Parts: [{}]
2025-06-13 16:12:24 99. 1431 0.001 25.15 KiB 0 1412 130 ['Trace'] 0.985 dropAllData: done.
2025-06-13 16:12:24 100. 1431 0.001 107.60 KiB 0.001 1412 130 ['Information'] 0.985 dropAllData: remove format_version.txt, detached, moving and write ahead logs
2025-06-13 16:12:24
2025-06-13 16:12:24 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-06-13 16:12:24
2025-06-13 16:12:24
2025-06-13 16:12:24
2025-06-13 16:12:24 Top messages without format string (fmt::runtime):
2025-06-13 16:12:24
2025-06-13 16:12:24 count pattern runtime_message line
2025-06-13 16:12:24
2025-06-13 16:12:24 1. 53 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70)
2025-06-13 16:12:24 2. 4 CodeDBExceptionExpectedargumento Code: 395. DB::Exception: Expected argument of data type real: while executing 'FUNCTION throwIf(1_Bool :: 1, 'Expected argument of data type real'_String :: 2) -> throwIf(1_Bool, 'Expected argument of data type real'_String) UInt8 : 3'. (FUNCTION_THROW_IF ('/executeQuery.cpp',301)
2025-06-13 16:12:24 3. 4 CodeDBExceptionMaxquerysizeexcee Code: 62. DB::Exception: Max query size exceeded (can be increased with the `max_query_size` setting): Syntax error: failed at position 8 ('ыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыы ('/executeQuery.cpp',301)
2025-06-13 16:12:24 4. 2 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 55 ('by'): by LastName;. Max query size exceeded (can be increased with the `max_query_size` setting): 'by'. (SYNTAX_ERROR) (version 25.3.3.20286.altinityantalya (altinity build)) (from [::1]:47838) ('/executeQuery.cpp',301)
2025-06-13 16:12:24 5. 2 CodeDBExceptionReceivedfromlocal Code: 60. DB::Exception: Received from localhost:9000. DB::Exception: Table shard_1.data_01850 does not exist. Maybe you meant shard_1.data_02346?. Stack trace: ↴ ('/executeQuery.cpp',301)
2025-06-13 16:12:24 ↳ ↴
2025-06-13 16:12:24 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::Exception::Excepti
2025-06-13 16:12:24 6. 2 CodeDBExceptionUnrecognizedtoken Code: 62. DB::Exception: Unrecognized token: Syntax error: failed at position 8 (ы): ыыы'. . (SYNTAX_ERROR) (version 25.3.3.20286.altinityantalya (altinity build)) (from [::ffff:127.0.0.1]:35182) (comment: 03328_syntax_error_exception.sh) (in query: SE ('/executeQuery.cpp',301)
2025-06-13 16:12:24 7. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 8. 1 ELECTIONTIMEOUTcurrentrolefollow [ELECTION TIMEOUT] current role: follower, log last term 0, state term 0, target p 1, my p 1, hb dead, pre-vote NOT done ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 9. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 10. 1 newconfiglogidxprevlogidxcurconf new config log idx 1, prev log idx 0, cur config log idx 0, prev log idx 0 ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 11. 1 StartingClickHousealtinityantaly Starting ClickHouse 25.3.3.20286.altinityantalya (revision: 4294967295, git hash: af397d94e019832a2fd918447f5281366385f850, build id: D64234DED824C5EC7A55703D8936866BA03552FD), PID 409 ('',0)
2025-06-13 16:12:24 12. 1 numberofpendingcommitelements number of pending commit elements: 0 ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 13. 1 parameterselectiontimeoutrangehe parameters: election timeout range 0 - 0, heartbeat 0, leadership expiry 0, max batch 100, backoff 50, snapshot distance 100000, enable randomized snapshot creation NO, log sync stop gap 99999, reserved logs 2147483647, client timeout 10000, auto forwardin ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 14. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 15. 1 VOTEINITmyidmyrolecandidateterml [VOTE INIT] my id 1, my role candidate, term 1, log idx 0, log term 0, priority (target 1 / mine 1) ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 16. 1 RaftASIOlistenerinitiatedonunsec Raft ASIO listener initiated on :::9234, unsecured ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 17. 1 invalidelectiontimeoutlowerbound invalid election timeout lower bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 18. 1 peerDCIDlocalhostvotingmembermyi peer 1: DC ID 0, localhost:9234, voting member, 1 ↴ ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 ↳my id: 1, voting_member ↴
2025-06-13 16:12:24 ↳num peers: 0
2025-06-13 16:12:24 19. 1 configatindexiscommittedprevconf config at index 1 is committed, prev config log idx 0 ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 20. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 ↳commit index 0 ↴
2025-06-13 16:12:24 ↳term 0 ↴
2025-06-13 16:12:24 ↳election timer allowed ↴
2025-06-13 16:12:24 ↳log store start 1, end 0 ↴
2025-06-13 16:12:24 ↳config log idx 0, prev log idx 0 ↴
2025-06-13 16:12:24 ↳ -- ASYNC REPLICATION --
2025-06-13 16:12:24 21. 1 PRIORITYdecaytargetmine [PRIORITY] decay, target 1 -> 1, mine 1 ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 22. 1 newelectiontimeoutrange new election timeout range: 0 - 0 ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 23. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0)
2025-06-13 16:12:24 24. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 25. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 26. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43)
2025-06-13 16:12:24 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴
2025-06-13 16:12:24 ↳my id: 1, leader: 1, term: 1
2025-06-13 16:12:24 27. 1 startingup starting up ('',0)
2025-06-13 16:12:24 28. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43)
2025-06-13 16:12:37 29. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43)
2025-06-13 16:12:37
2025-06-13 16:12:37
2025-06-13 16:12:37
2025-06-13 16:12:37 Top messages not matching their format strings:
2025-06-13 16:12:37
2025-06-13 16:12:37 message_format_string count() any_message
2025-06-13 16:12:37
2025-06-13 16:12:37 1. 76 If the signature check failed. This could be because of a time skew. Attempting to adjust the signer.
2025-06-13 16:12:37 2. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 57 /var/lib/clickhouse/store/dda/dda9f166-1a5d-4b2b-90f6-fbfc0bd15107/tmp_merge_202506_1_138_8/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 1 similar messages)
2025-06-13 16:12:37 3. Cannot find '{}' in '{}' 6 Cannot find 'kernel' in '/sys/fs/cgroup/memory.stat' (skipped 5930 similar messages)
2025-06-13 16:12:37 4. Close WriteBufferFromAzureBlobStorage. {}. 3 Close WriteBufferFromAzureBlobStorage. hhdnliycymfmmbgwuqgjrmxernrpalck. (LogSeriesLimiter: on interval from 2025-06-13 16:02:36 to 2025-06-13 16:02:45 accepted series 1 / 1 for the logger WriteBufferFromAzureBlobStorage)
2025-06-13 16:12:37
2025-06-13 16:12:37
2025-06-13 16:12:37
2025-06-13 16:12:37 Top short messages:
2025-06-13 16:12:37
2025-06-13 16:12:37 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate
2025-06-13 16:12:37
2025-06-13 16:12:37 1. 10 Creating {}: {} Creating table test_iqu6m8do.test: CREATE TABLE IF NOT EXISTS test_iqu6m8do.test UUID '595d6f89-f435-44e0-9ec8-948f21682 149
2025-06-13 16:12:37 2. 4 {} Server was built with thread sanitizer. It will work slowly. 34
2025-06-13 16:12:37 3. 2 Table {} is not empty Code: 705. DB::Exception: Table tab2 is not empty. (TABLE_NOT_EMPTY) (version 25.3.3.20286.altinityantalya (altinity bui 25
2025-06-13 16:12:37 4. 2 Unknown setting '{}' Code: 115. DB::Exception: Unknown setting 'xxx_yyy'. (UNKNOWN_SETTING) (version 25.3.3.20286.altinityantalya (altinity b 27
2025-06-13 16:12:37 5. 2 Froze {} parts Froze 1 parts -13
2025-06-13 16:12:37
2025-06-13 16:12:37
2025-06-13 16:12:37
2025-06-13 16:12:37 Top messages by level:
2025-06-13 16:12:37
2025-06-13 16:12:37 (0.00038269174790384665,'{}{} exceeded: would use {} (attempt to allocate chunk of {} bytes){}{}, maximum: {}.{}{}') Error
2025-06-13 16:12:37 (0.000018320349633694786,'Destination table {} has different type of column {} ({} != {}). Data from destination table are converted.') Warning
2025-06-13 16:12:37 (0.002218797900080813,'Removing metadata {} of dropped table {}') Information
2025-06-13 16:12:37 (0.0529254544973405,'(from {}{}{}){}{}{} {} (stage: {})') Debug
2025-06-13 16:12:37 (0.05291222313371616,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace
2025-06-13 16:12:37
2025-06-13 16:12:37
+ set -e
+ echo 'Files in current directory'
+ ls -la ./
Files in current directory
total 127296
drwxr-xr-x 1 root root 4096 Jun 13 16:04 .
drwxr-xr-x 1 root root 4096 Jun 13 16:04 ..
-rw-rw-r-- 1 root root 389 Apr 15 18:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 26 03:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-x--- 3 root root 4096 Jun 13 16:03 data
drwxr-xr-x 14 root root 3840 Jun 13 15:39 dev
-rwxr-xr-x 1 root root 0 Jun 13 15:39 .dockerenv
drwxr-xr-x 1 root root 4096 Jun 13 15:39 etc
drwxr-x--- 2 root root 4096 Jun 13 16:03 flags
drwxr-x--- 2 root root 4096 Jun 13 16:03 format_schemas
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 26 03:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 26 03:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 26 03:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 26 03:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 19:29 mc
drwxr-xr-x 2 root root 4096 Jan 26 03:05 media
drwxr-x--- 2 root root 4096 Jun 13 16:03 metadata
drwxr-x--- 2 root root 4096 Jun 13 16:03 metadata_dropped
-rwxr-xr-x 1 root root 103174296 Apr 15 19:27 minio
drwxr-xr-x 4 root root 4096 Jun 13 15:39 minio_data
drwxr-xr-x 2 root root 4096 Jan 26 03:05 mnt
drwxr-xr-x 1 root root 4096 Apr 1 00:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jun 13 15:38 package_folder
drwxr-x--- 2 root root 4096 Jun 13 16:04 preprocessed_configs
dr-xr-xr-x 307 root root 0 Jun 13 15:39 proc
-rw-r--r-- 1 root root 29 Jun 13 15:49 queries_02352
-rw-r----- 1 root root 1 Jun 13 16:03 quotas.list
drwxrwxr-x 17 1000 1000 4096 Jun 13 15:37 repo
-rw-rw-r-- 1 root root 863 Apr 15 18:58 requirements.txt
-rw-r----- 1 root root 1 Jun 13 16:03 roles.list
drwx------ 1 root root 4096 Jun 13 15:54 root
-rw-r----- 1 root root 1 Jun 13 16:03 row_policies.list
drwxr-xr-x 1 root root 4096 Jun 13 15:39 run
lrwxrwxrwx 1 root root 8 Jan 26 03:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jun 13 15:40 script.gdb
-rw-r--r-- 1 root root 68978 Jun 13 16:04 server.log
-rw-r----- 1 root root 1 Jun 13 16:03 settings_profiles.list
-rwxrwxr-x 1 root root 9908 Apr 15 18:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 26 03:05 srv
drwxr-x--- 3 root root 4096 Jun 13 16:03 store
dr-xr-xr-x 13 root root 0 Jun 13 15:39 sys
drwxrwxr-x 2 1000 1000 4096 Jun 13 15:43 test_output
drwxrwxrwt 1 root root 4096 Jun 13 16:12 tmp
drwxr-x--- 2 root root 4096 Jun 13 16:03 user_files
-rw-r----- 1 root root 1 Jun 13 16:03 users.list
drwxr-xr-x 1 root root 4096 Jan 26 03:05 usr
-rw-r----- 1 root root 36 Jun 13 16:03 uuid
drwxr-xr-x 1 root root 4096 Jan 26 03:13 var
Files in root directory
+ echo 'Files in root directory'
+ ls -la /
total 127296
drwxr-xr-x 1 root root 4096 Jun 13 16:04 .
drwxr-xr-x 1 root root 4096 Jun 13 16:04 ..
-rw-rw-r-- 1 root root 389 Apr 15 18:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 26 03:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-x--- 3 root root 4096 Jun 13 16:03 data
drwxr-xr-x 14 root root 3840 Jun 13 15:39 dev
-rwxr-xr-x 1 root root 0 Jun 13 15:39 .dockerenv
drwxr-xr-x 1 root root 4096 Jun 13 15:39 etc
drwxr-x--- 2 root root 4096 Jun 13 16:03 flags
drwxr-x--- 2 root root 4096 Jun 13 16:03 format_schemas
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 26 03:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 26 03:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 26 03:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 26 03:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 19:29 mc
drwxr-xr-x 2 root root 4096 Jan 26 03:05 media
drwxr-x--- 2 root root 4096 Jun 13 16:03 metadata
drwxr-x--- 2 root root 4096 Jun 13 16:03 metadata_dropped
-rwxr-xr-x 1 root root 103174296 Apr 15 19:27 minio
drwxr-xr-x 4 root root 4096 Jun 13 15:39 minio_data
drwxr-xr-x 2 root root 4096 Jan 26 03:05 mnt
drwxr-xr-x 1 root root 4096 Apr 1 00:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jun 13 15:38 package_folder
drwxr-x--- 2 root root 4096 Jun 13 16:04 preprocessed_configs
dr-xr-xr-x 307 root root 0 Jun 13 15:39 proc
-rw-r--r-- 1 root root 29 Jun 13 15:49 queries_02352
-rw-r----- 1 root root 1 Jun 13 16:03 quotas.list
drwxrwxr-x 17 1000 1000 4096 Jun 13 15:37 repo
-rw-rw-r-- 1 root root 863 Apr 15 18:58 requirements.txt
-rw-r----- 1 root root 1 Jun 13 16:03 roles.list
drwx------ 1 root root 4096 Jun 13 15:54 root
-rw-r----- 1 root root 1 Jun 13 16:03 row_policies.list
drwxr-xr-x 1 root root 4096 Jun 13 15:39 run
lrwxrwxrwx 1 root root 8 Jan 26 03:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jun 13 15:40 script.gdb
-rw-r--r-- 1 root root 68978 Jun 13 16:04 server.log
-rw-r----- 1 root root 1 Jun 13 16:03 settings_profiles.list
-rwxrwxr-x 1 root root 9908 Apr 15 18:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 26 03:05 srv
drwxr-x--- 3 root root 4096 Jun 13 16:03 store
dr-xr-xr-x 13 root root 0 Jun 13 15:39 sys
drwxrwxr-x 2 1000 1000 4096 Jun 13 15:43 test_output
drwxrwxrwt 1 root root 4096 Jun 13 16:12 tmp
drwxr-x--- 2 root root 4096 Jun 13 16:03 user_files
-rw-r----- 1 root root 1 Jun 13 16:03 users.list
drwxr-xr-x 1 root root 4096 Jan 26 03:05 usr
-rw-r----- 1 root root 36 Jun 13 16:03 uuid
drwxr-xr-x 1 root root 4096 Jan 26 03:13 var
+ clickhouse-client -q 'system flush logs'
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ stop_logs_replication
+ echo 'Detach all logs replication'
Detach all logs replication
+ clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')'
+ tee /dev/stderr
+ timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}'
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
+ rm /etc/clickhouse-server/users.d/limits.yaml
+ clickhouse-client -q 'system reload config'
+ logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0'
+ sleep 1
+ ./mc admin config reset clickminio logger_webhook:ch_server_webhook
'logger_webhook:ch_server_webhook' is successfully reset.
+ ./mc admin config reset clickminio audit_webhook:ch_audit_webhook
'audit_webhook:ch_audit_webhook' is successfully reset.
+ clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ sudo clickhouse stop --max-tries 300
==123982==Installed the sigaction for signal 11
==123982==Installed the sigaction for signal 7
==123982==Installed the sigaction for signal 8
==123982==Using llvm-symbolizer found at: /usr/bin/llvm-symbolizer-19
***** Running under ThreadSanitizer v3 (pid 123982) *****
ThreadSanitizer: growing sync allocator: 0 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 0 out of 262144*4096
ThreadSanitizer: growing heap block allocator: 1 out of 262144*4096
ThreadSanitizer: growing heap block allocator: 2 out of 262144*4096
ThreadSanitizer: growing sync allocator: 1 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 3 out of 262144*4096
ThreadSanitizer: growing sync allocator: 2 out of 1048576*1024
ThreadSanitizer: growing sync allocator: 3 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 4 out of 262144*4096
ThreadSanitizer: growing sync allocator: 4 out of 1048576*1024
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 409.
The process with pid = 409 is running.
Sent terminate signal to process with pid 409.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 409.
The process with pid = 409 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 409.
The process with pid = 409 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 409.
The process with pid = 409 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 409.
The process with pid = 409 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 409.
The process with pid = 409 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 409.
The process with pid = 409 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 409.
The process with pid = 409 does not exist.
Server stopped
Stats: SizeClassAllocator64: 11M mapped (1M rss) in 31575 allocations; remains 6304
01 ( 16): mapped: 256K allocs: 1536 frees: 1280 inuse: 256 num_freed_chunks 16128 avail: 16384 rss: 24K releases: 1 last released: 232K region: 0x720400000000
02 ( 32): mapped: 256K allocs: 11136 frees: 10496 inuse: 640 num_freed_chunks 7552 avail: 8192 rss: 184K releases: 1 last released: 72K region: 0x720800000000
03 ( 48): mapped: 512K allocs: 10496 frees: 9216 inuse: 1280 num_freed_chunks 9642 avail: 10922 rss: 308K releases: 1 last released: 196K region: 0x720c00000000
04 ( 64): mapped: 256K allocs: 2048 frees: 1536 inuse: 512 num_freed_chunks 3584 avail: 4096 rss: 128K releases: 1 last released: 128K region: 0x721000000000
05 ( 80): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 3020 avail: 3276 rss: 28K releases: 1 last released: 220K region: 0x721400000000
06 ( 96): mapped: 256K allocs: 896 frees: 640 inuse: 256 num_freed_chunks 2474 avail: 2730 rss: 80K releases: 0 last released: 0K region: 0x721800000000
07 ( 112): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 2084 avail: 2340 rss: 28K releases: 2 last released: 216K region: 0x721c00000000
08 ( 128): mapped: 256K allocs: 1792 frees: 1536 inuse: 256 num_freed_chunks 1792 avail: 2048 rss: 212K releases: 2 last released: 40K region: 0x722000000000
09 ( 144): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1692 avail: 1820 rss: 4K releases: 0 last released: 0K region: 0x722400000000
10 ( 160): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1510 avail: 1638 rss: 4K releases: 0 last released: 0K region: 0x722800000000
11 ( 176): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1361 avail: 1489 rss: 4K releases: 0 last released: 0K region: 0x722c00000000
12 ( 192): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1237 avail: 1365 rss: 20K releases: 0 last released: 0K region: 0x723000000000
13 ( 208): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1132 avail: 1260 rss: 4K releases: 0 last released: 0K region: 0x723400000000
14 ( 224): mapped: 256K allocs: 512 frees: 256 inuse: 256 num_freed_chunks 914 avail: 1170 rss: 84K releases: 2 last released: 148K region: 0x723800000000
15 ( 240): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 836 avail: 1092 rss: 60K releases: 0 last released: 0K region: 0x723c00000000
16 ( 256): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 768 avail: 1024 rss: 44K releases: 0 last released: 0K region: 0x724000000000
17 ( 320): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 691 avail: 819 rss: 12K releases: 0 last released: 0K region: 0x724400000000
18 ( 384): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 554 avail: 682 rss: 12K releases: 0 last released: 0K region: 0x724800000000
19 ( 448): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 457 avail: 585 rss: 8K releases: 0 last released: 0K region: 0x724c00000000
20 ( 512): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 384 avail: 512 rss: 4K releases: 0 last released: 0K region: 0x725000000000
21 ( 640): mapped: 256K allocs: 102 frees: 0 inuse: 102 num_freed_chunks 307 avail: 409 rss: 4K releases: 0 last released: 0K region: 0x725400000000
22 ( 768): mapped: 256K allocs: 85 frees: 0 inuse: 85 num_freed_chunks 256 avail: 341 rss: 4K releases: 0 last released: 0K region: 0x725800000000
23 ( 896): mapped: 256K allocs: 73 frees: 0 inuse: 73 num_freed_chunks 219 avail: 292 rss: 8K releases: 0 last released: 0K region: 0x725c00000000
24 ( 1024): mapped: 256K allocs: 64 frees: 0 inuse: 64 num_freed_chunks 192 avail: 256 rss: 8K releases: 0 last released: 0K region: 0x726000000000
25 ( 1280): mapped: 256K allocs: 153 frees: 51 inuse: 102 num_freed_chunks 102 avail: 204 rss: 108K releases: 3 last released: 116K region: 0x726400000000
26 ( 1536): mapped: 256K allocs: 42 frees: 0 inuse: 42 num_freed_chunks 128 avail: 170 rss: 4K releases: 0 last released: 0K region: 0x726800000000
27 ( 1792): mapped: 256K allocs: 36 frees: 0 inuse: 36 num_freed_chunks 110 avail: 146 rss: 8K releases: 0 last released: 0K region: 0x726c00000000
28 ( 2048): mapped: 256K allocs: 32 frees: 0 inuse: 32 num_freed_chunks 96 avail: 128 rss: 8K releases: 0 last released: 0K region: 0x727000000000
29 ( 2560): mapped: 256K allocs: 25 frees: 0 inuse: 25 num_freed_chunks 77 avail: 102 rss: 8K releases: 0 last released: 0K region: 0x727400000000
30 ( 3072): mapped: 256K allocs: 21 frees: 0 inuse: 21 num_freed_chunks 64 avail: 85 rss: 24K releases: 0 last released: 0K region: 0x727800000000
31 ( 3584): mapped: 256K allocs: 18 frees: 0 inuse: 18 num_freed_chunks 55 avail: 73 rss: 12K releases: 0 last released: 0K region: 0x727c00000000
32 ( 4096): mapped: 256K allocs: 16 frees: 0 inuse: 16 num_freed_chunks 48 avail: 64 rss: 8K releases: 0 last released: 0K region: 0x728000000000
34 ( 6144): mapped: 256K allocs: 10 frees: 0 inuse: 10 num_freed_chunks 32 avail: 42 rss: 12K releases: 0 last released: 0K region: 0x728800000000
35 ( 7168): mapped: 256K allocs: 9 frees: 0 inuse: 9 num_freed_chunks 27 avail: 36 rss: 44K releases: 0 last released: 0K region: 0x728c00000000
36 ( 8192): mapped: 256K allocs: 8 frees: 0 inuse: 8 num_freed_chunks 24 avail: 32 rss: 16K releases: 0 last released: 0K region: 0x729000000000
37 ( 10240): mapped: 256K allocs: 6 frees: 0 inuse: 6 num_freed_chunks 19 avail: 25 rss: 12K releases: 0 last released: 0K region: 0x729400000000
38 ( 12288): mapped: 256K allocs: 5 frees: 0 inuse: 5 num_freed_chunks 16 avail: 21 rss: 12K releases: 0 last released: 0K region: 0x729800000000
39 ( 14336): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 14 avail: 18 rss: 16K releases: 0 last released: 0K region: 0x729c00000000
40 ( 16384): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 12 avail: 16 rss: 16K releases: 0 last released: 0K region: 0x72a000000000
42 ( 24576): mapped: 256K allocs: 8 frees: 4 inuse: 4 num_freed_chunks 6 avail: 10 rss: 136K releases: 2 last released: 96K region: 0x72a800000000
43 ( 28672): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 7 avail: 9 rss: 28K releases: 0 last released: 0K region: 0x72ac00000000
44 ( 32768): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 6 avail: 8 rss: 32K releases: 0 last released: 0K region: 0x72b000000000
45 ( 40960): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 5 avail: 6 rss: 4K releases: 0 last released: 0K region: 0x72b400000000
47 ( 57344): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 3 avail: 4 rss: 52K releases: 0 last released: 0K region: 0x72bc00000000
Stats: LargeMmapAllocator: allocated 8 times, remains 0 (0 K) max 1 M; by size logs: 20:8;
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ kill 1345
+ rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log
+ :
+ rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log
+ :
+ data_path_config=--path=/var/lib/clickhouse/
+ [[ -n '' ]]
+ zstd --threads=0
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ check_logs_for_critical_errors
+ sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log
+ rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp
+ echo -e 'No sanitizer asserts\tOK\t\N\t'
+ rm -f /test_output/tmp
+ rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t'
+ rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No logical errors\tOK\t\N\t'
+ '[' -s /test_output/logical_errors.txt ']'
+ rm /test_output/logical_errors.txt
+ rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache'
+ echo -e 'No lost s3 keys\tOK\t\N\t'
+ grep SharedMergeTreePartCheckThread
+ rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/no_such_key_errors.txt ']'
+ rm /test_output/no_such_key_errors.txt
+ rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'Not crashed\tOK\t\N\t'
+ rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/fatal_messages.txt ']'
+ rm /test_output/fatal_messages.txt
+ rg -v 'rg -Faz '
+ rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst
+ rg -Fa ' received signal ' /test_output/gdb.log
+ dmesg -T
+ grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log
+ echo -e 'No OOM in dmesg\tOK\t\N\t'
+ /repo/tests/docker_scripts/process_functional_tests_result.py
2025-06-13 16:15:02,368 File /repo/tests/broken_tests.json with broken tests found
2025-06-13 16:15:02,368 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst
2025-06-13 16:15:02,380 Is flaky check: False
2025-06-13 16:15:02,380 Result parsed
File /repo/tests/analyzer_tech_debt.txt with broken tests found
Broken tests in the list: 1
Broken tests in the list: 1
2025-06-13 16:15:02,382 Result written
+ rm /var/log/clickhouse-server/clickhouse-server.log
+ mv /var/log/clickhouse-server/stderr.log /test_output/
+ [[ -n '' ]]
+ tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
+ rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ collect_core_dumps
+ find . -type f -maxdepth 1 -name 'core.*'
+ read -r core